Matt Caswell 6aa8dab2bb Fix dh_pub_encode
The return value from ASN1_STRING_new() was not being checked which could
lead to a NULL deref in the event of a malloc failure. Also fixed a mem
leak in the error path.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-03-12 09:22:56 +00:00
..
2015-03-12 09:22:56 +00:00
2015-03-05 09:09:57 +00:00
2015-01-27 10:06:22 -05:00