]> granicus.if.org Git - openssl/commit
Fix a few leaks in X509_REQ_to_X509.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Mon, 4 Apr 2016 22:33:41 +0000 (00:33 +0200)
committerMatt Caswell <matt@openssl.org>
Fri, 26 Aug 2016 13:43:31 +0000 (14:43 +0100)
commita404656a8b40d9f1172e5e330f7e2d9d87cabab8
tree82daa0e838f60953cd5b0e738438988a15bb2c3c
parent50c30153d3fe887d0f6c8c0514bc825c4f3dec6a
Fix a few leaks in X509_REQ_to_X509.
Fix a possible leak on NETSCAPE_SPKI_verify failure.

Backport of 0517538d1a39bc
Backport of f6c006ea76304a

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
apps/ca.c
crypto/x509/x509_r2x.c