Add missing error code when alloc-return-null
authorFdaSilvaYY <fdasilvayy@gmail.com>
Thu, 26 Apr 2018 16:06:17 +0000 (12:06 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 26 Apr 2018 16:27:46 +0000 (12:27 -0400)
commitf06080cb3da93e99755edb5f19e7ccc132aeba36
tree5af1d6860ee8f6f8305a77190fa1f3bc4fcc336b
parentd1f7a1e62a5b67b492f8e7eb48130bf00f9a3ab0
Add missing error code when alloc-return-null

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6085)
23 files changed:
crypto/bio/bf_nbio.c
crypto/bio/bio_err.c
crypto/bio/bss_acpt.c
crypto/bio/bss_conn.c
crypto/bio/bss_log.c
crypto/bn/bn_err.c
crypto/bn/bn_mont.c
crypto/bn/bn_recp.c
crypto/ec/ec_err.c
crypto/ec/ec_lib.c
crypto/err/openssl.txt
crypto/objects/obj_dat.c
crypto/objects/obj_err.c
crypto/pkcs12/p12_utl.c
crypto/pkcs12/pk12err.c
crypto/x509v3/pcy_tree.c
crypto/x509v3/v3err.c
include/openssl/bioerr.h
include/openssl/bnerr.h
include/openssl/ecerr.h
include/openssl/objectserr.h
include/openssl/pkcs12err.h
include/openssl/x509v3err.h