openssl/crypto/conf
Pauli c9ecb13191 NCONF_get_number refix.
Fix the NULL check lack in a different way that is more compatible with
non-NULL branch.  Refer #6632

Also mark and pop the error stack instead of clearing all errors when something
goes awry in CONF_get_number.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6643)
2018-07-11 09:03:22 +10: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 Use void in all function definitions that do not take any arguments 2018-05-11 14:37:48 +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