openssl/include
Rob Percival a6f5d614c5 Mkae CT_log_new_from_base64 always return 0 on failure
In one failure case, it used to return -1. That failure case
(CTLOG_new() returning NULL) was not usefully distinct from all of the
other failure cases.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1407)
2016-08-05 21:34:59 -04:00
..
internal Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
openssl Mkae CT_log_new_from_base64 always return 0 on failure 2016-08-05 21:34:59 -04:00