GH364: Free memory on an error path
authorIsmo Puustinen <ismo.puustinen@intel.com>
Sat, 8 Aug 2015 02:11:28 +0000 (22:11 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 13 Aug 2015 16:15:22 +0000 (12:15 -0400)
commit25efcb44ac88ab34f60047e16a96c9462fad39c1
tree7b86886312fe2d8d81726e9561a34178864bf706
parent5859bc62f3dc79aea2844f0349cfa9dcbd570dfb
GH364: Free memory on an error path

Part of RT 3997
Per Ben, just jump to common exit code.

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit cc2829e6641092abed8360433dbe67e883fd1cc6)
crypto/x509/x509_vfy.c