Add some error messages for malloc fails
authorMatt Caswell <matt@openssl.org>
Tue, 17 May 2016 14:08:43 +0000 (15:08 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 18 May 2016 09:47:15 +0000 (10:47 +0100)
commit569d0646096e6c7e07b9b89b04204eef934c3b69
tree8e649d1b033ec73cb6134123aa0024daf2394387
parent6ef020c988bb508842dfcd517a4b41cae214f641
Add some error messages for malloc fails

Reviewed-by: Richard Levitte <levitte@openssl.org>
12 files changed:
crypto/dh/dh_err.c
crypto/dh/dh_meth.c
crypto/dsa/dsa_err.c
crypto/dsa/dsa_meth.c
crypto/rsa/rsa_err.c
crypto/rsa/rsa_meth.c
crypto/ui/ui_err.c
crypto/ui/ui_lib.c
include/openssl/dh.h
include/openssl/dsa.h
include/openssl/rsa.h
include/openssl/ui.h