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 Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
conf_api.c Update copyright year 2018-05-29 13:16:04 +01:00
conf_def.c def_load_bio(): Free |biosk| more carefully 2018-07-24 09:50:56 +02:00
conf_def.h Fix false positives of IS_*() macros for 8-bit ASCII characters 2018-04-08 20:12:01 +02:00
conf_err.c NCONF_get_number refix. 2018-07-11 09:03:22 +10:00
conf_lcl.h Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
conf_lib.c NCONF_get_number refix. 2018-07-11 09:03:22 +10:00
conf_mall.c Update copyright year 2018-04-17 15:18:40 +02:00
conf_mod.c Update copyright year 2018-04-17 15:18:40 +02:00
conf_sap.c Resolve warnings in VC-WIN32 build, which allows to add /WX. 2017-11-13 10:58:57 +01:00
conf_ssl.c Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
keysets.pl Fix false positives of IS_*() macros for 8-bit ASCII characters 2018-04-08 20:12:01 +02:00