openssl/crypto/stack
Matt Caswell 41bff723c6 Don't leak on an OPENSSL_realloc() failure
If OPENSSL_sk_insert() calls OPENSSL_realloc() and it fails, it was leaking
the originally allocated memory.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-09-21 20:27:15 +01:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
stack.c Don't leak on an OPENSSL_realloc() failure 2016-09-21 20:27:15 +01:00