Add checks on CRYPTO_new_ex_data return value
authorFdaSilvaYY <fdasilvayy@gmail.com>
Sat, 13 Feb 2016 18:29:34 +0000 (19:29 +0100)
committerRich Salz <rsalz@openssl.org>
Thu, 28 Apr 2016 18:37:41 +0000 (14:37 -0400)
commit25a807bcb9509c6fccfbbd9d02119772ccb0f23e
tree66ebeec7f6213a64318b8f26fd064860832bf0e1
parent8fdc99cb5dbf1a79b106cc635c82f59956e39108
Add checks on CRYPTO_new_ex_data return value

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/996)
crypto/bio/bio_lib.c
crypto/engine/eng_lib.c
crypto/ui/ui_lib.c
crypto/x509/x_x509.c
ssl/ssl_lib.c
ssl/ssl_sess.c