openssl/crypto/conf
Richard Levitte 85aebfcc6e def_load_bio(): Free |biosk| more carefully
If there's anything in the |biosk| stack, the first element is always
the input BIO.  It should never be freed in this function, so we must
take careful steps not to do so inadvertently when freeing the stack.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/6769)
2018-07-24 09:50:56 +02:00
..
build.info
conf_api.c
conf_def.c def_load_bio(): Free |biosk| more carefully 2018-07-24 09:50:56 +02:00
conf_def.h
conf_err.c NCONF_get_number refix. 2018-07-11 09:03:22 +10:00
conf_lcl.h
conf_lib.c NCONF_get_number refix. 2018-07-11 09:03:22 +10:00
conf_mall.c
conf_mod.c
conf_sap.c
conf_ssl.c
keysets.pl