Fix a memory leak in PKCS12_parse.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 22 Mar 2000 13:50:23 +0000 (13:50 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 22 Mar 2000 13:50:23 +0000 (13:50 +0000)
commite77066ea0a1a339a22bd5226eb08f139f67e96fe
treed71e9ef514b5cea0512376b563665c2949253b33
parentd12cd419009ed7b57245ac9ba65df06705aa259f
Fix a memory leak in PKCS12_parse.
Don't copy private key to X509 etc public key structures.
Fix for warning.
CHANGES
crypto/asn1/x_pubkey.c
crypto/des/destest.c
crypto/pkcs12/p12_crt.c
crypto/pkcs12/p12_kiss.c
crypto/pkcs12/pkcs12.h