summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_add.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-02-08 13:14:05 +0000
committerDr. Stephen Henson <steve@openssl.org>2015-02-09 12:53:36 +0000
commit9c7a780bbebc1b6d87dc38a6aa3339033911a8bb (patch)
treec16fb6c8590b840de7221f83fa4a61b32edaffd6 /crypto/bn/bn_add.c
parent259c360d0b4faad28c89c97352291219903ee3c5 (diff)
Fix memory leak reporting.
Free up bio_err after memory leak data has been printed to it. In int_free_ex_data if ex_data is NULL there is nothing to free up so return immediately and don't reallocate it. Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'crypto/bn/bn_add.c')
0 files changed, 0 insertions, 0 deletions