CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/05 12:54:17
Modified files:
sbin/iked : ca.c
Log message:
make the ca_pubkey_serialize() code similar to the private key code, and
fixes a leak of the rsa object in the error case. from hshoexer@; ok reyk@
