]> git.ipfire.org Git - thirdparty/openssl.git/commit
X509: add more error codes on malloc or sk_TYP_push failure
authorFdaSilvaYY <fdasilvayy@gmail.com>
Wed, 28 Mar 2018 20:32:31 +0000 (22:32 +0200)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 24 Apr 2018 07:08:33 +0000 (09:08 +0200)
commit7fcdbd839c629f5419a49bf8da28c968c8140c3d
tree85e3b2f53438b4b53a8c94081f8283d78d8c2c93
parentd8f436f3cf771d519573460b14ece6ed01a157ff
X509: add more error codes on malloc or sk_TYP_push failure

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/5837)
17 files changed:
crypto/err/openssl.txt
crypto/x509/by_dir.c
crypto/x509/by_file.c
crypto/x509/x509_err.c
crypto/x509/x509_lu.c
crypto/x509/x509_vfy.c
crypto/x509/x_crl.c
crypto/x509/x_name.c
crypto/x509/x_pubkey.c
crypto/x509/x_x509.c
crypto/x509v3/pcy_cache.c
crypto/x509v3/pcy_data.c
crypto/x509v3/pcy_node.c
crypto/x509v3/v3_cpols.c
crypto/x509v3/v3err.c
include/openssl/x509err.h
include/openssl/x509v3err.h