summaryrefslogtreecommitdiffstats
path: root/crypto/conf/conf_lib.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-06-14 11:45:34 +0100
committerMatt Caswell <matt@openssl.org>2016-06-14 11:45:34 +0100
commit036e61b1669fee477af2d5d1afd0b015517f7f9a (patch)
treedd91481539d8536c3c75ab763ff207e91fd37d2a /crypto/conf/conf_lib.c
parentd285b5418ee1ff361f06545e0489ece61bdd1a50 (diff)
Free memory on an error path
The function a2i_ASN1_STRING can encounter an error after already allocating a buffer. It wasn't always freeing that buffer on error. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/conf/conf_lib.c')
0 files changed, 0 insertions, 0 deletions