Fix memory leak cause by race condition when creating public keys.
commitfe0077a9c95962f70c9979f7d7f2e1f7e03bc61c
authorsteve <steve>
Tue, 28 Feb 2012 14:47:36 +0000 (28 14:47 +0000)
committersteve <steve>
Tue, 28 Feb 2012 14:47:36 +0000 (28 14:47 +0000)
treeb694539d8b76fd8c53bb1196ea377b67e530787c
parent8d5077010c3a9263bb5f76fdb474f0cf0fe3c02a
Fix memory leak cause by race condition when creating public keys.

Thanks to Ivan Nestlerode <inestlerode@us.ibm.com> for reporting this bug.
crypto/asn1/x_pubkey.c