[Pki-devel] [PATCH] 505 Removed unnecessary variable in ConfigurationUtils.configCert().

Endi Sukma Dewata edewata at redhat.com
Mon May 19 16:21:47 UTC 2014


The original_caType variable has been removed because it's not
necessary. The variable was used to store the original value of
caType, but after restoring the original value, the caType was
no longer used by the code. So it's actually not necessary to
restore the original value, and therefore it's not necessary to
keep the original value of caType.

Ticket #990

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0505-Removed-unnecessary-variable-in-ConfigurationUtils.c.patch
Type: text/x-patch
Size: 2519 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20140519/95e0ba6f/attachment.bin>


More information about the Pki-devel mailing list