Loganaden Velvindron 6e5d130765 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:20:38 +01:00
..
2015-04-18 14:43:33 +01:00
2015-01-22 09:31:38 +00:00
2015-04-16 13:50:01 -04:00
2015-04-21 17:50:36 +02:00
2015-02-24 10:12:57 +01:00
2015-04-16 13:50:01 -04:00
2015-04-16 13:50:01 -04:00
2015-04-16 13:50:01 -04:00
2015-04-16 13:50:01 -04:00
2015-04-16 13:50:01 -04:00
2015-03-25 12:41:28 +00:00
2015-04-16 13:50:01 -04:00
2015-04-16 13:50:01 -04:00
2015-04-08 17:59:41 +02:00
2015-04-16 13:50:01 -04:00
2015-04-16 13:50:01 -04:00
2015-01-22 14:11:04 +00:00
2015-02-24 10:12:57 +01:00
2015-04-16 13:50:01 -04:00
2015-03-19 12:58:35 +00:00
2015-04-16 13:50:01 -04:00
2015-03-17 13:48:04 +00:00
2015-04-16 13:50:01 -04:00
2015-01-22 09:31:38 +00:00
2015-04-20 13:42:17 +01:00
2015-04-16 13:50:01 -04:00
2011-08-12 12:31:08 +00:00
2014-06-10 23:20:55 +02:00
2015-02-09 13:01:15 +00:00
2015-04-22 17:20:38 +01:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-01-22 09:31:38 +00:00
2015-03-19 13:34:56 +00:00
2013-05-20 00:16:18 +02:00
2015-01-22 09:31:38 +00:00