]> granicus.if.org Git - openssl/commit
Fix memory leak in SSL_new if errors occur.
authorMatt Caswell <matt@openssl.org>
Thu, 4 Dec 2014 09:46:44 +0000 (09:46 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 8 Dec 2014 16:44:09 +0000 (16:44 +0000)
commit9809ab965bfc011302422f01db91a4f6bfccd20c
tree0745cfd871b25ad17b9f837a7f1f96f53961679e
parentbd34823e554706e822ae8990afa9454d94e4ce68
Fix memory leak in SSL_new if errors occur.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 76e6509085ea96df0ca542568ee2596343711307)
ssl/ssl_lib.c