Loganaden Velvindron 8031d26b0c Fix CRYPTO_strdup
The function CRYPTO_strdup (aka OPENSSL_strdup) fails to check the return
value from CRYPTO_malloc to see if it is NULL before attempting to use it.
This patch adds a NULL check.

RT3786

Signed-off-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 37b0cf936744d9edb99b5dd82cae78a7eac6ad60)

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 20d21389c8b6f5b754573ffb6a4dc4f3986f2ca4)
2015-04-22 17:18:59 +01:00
..
2015-04-18 14:41:06 +01:00
2015-04-16 13:44:59 -04:00
2015-04-20 15:06:22 +02:00
2015-04-16 13:44:59 -04:00
2015-04-16 13:44:59 -04:00
2015-04-16 13:44:59 -04:00
2015-04-16 13:44:59 -04:00
2015-04-21 09:37:44 +02:00
2015-04-01 22:31:28 +02:00
2015-04-16 13:44:59 -04:00
2015-03-25 14:15:00 +00:00
2015-04-16 13:44:59 -04:00
2015-04-11 16:32:54 -04:00
2015-04-11 16:32:54 -04:00
2015-04-16 13:44:59 -04:00
2015-04-20 15:06:22 +02:00
2015-04-16 13:44:59 -04:00
2015-04-16 13:44:59 -04:00
2015-04-20 15:06:22 +02:00
2015-02-09 12:53:36 +00:00
2015-01-22 09:20:09 +00:00
2015-04-20 15:06:22 +02:00
2015-01-23 19:09:01 +01:00
2015-04-22 17:18:59 +01:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-01-23 11:58:26 -05:00
2015-01-22 09:20:09 +00:00
2014-06-04 08:34:18 +02:00
2015-01-22 09:20:09 +00:00