Fixes potential double free and memory leak in ct_b64.c
authorRob Percival <robpercival@google.com>
Mon, 22 Feb 2016 14:42:09 +0000 (14:42 +0000)
committerRich Salz <rsalz@openssl.org>
Tue, 1 Mar 2016 16:59:28 +0000 (11:59 -0500)
commite9fd74ac96c27cbee33d4b91a2caa0017c304975
tree2e2a239652a5136a705d42cf8bbfea0b358b2480
parent8c6afbc55cc8e2d036c0af5adbaff82d8117c6b2
Fixes potential double free and memory leak in ct_b64.c

Reviewed-by: Ben Laurie <ben@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ct/ct_b64.c