openssl/include
Matt Caswell 302f75887e Attempt to log an error if init failed
If init failed we'd like to set an error code to indicate that. But if
init failed then when the error system tries to load its strings its going
to fail again. We could get into an infinite loop. Therefore we just set
a single error the first time around. After that no error is set.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-10 17:40:59 +00:00
..
internal The guard macro to be defined didn't match the guard macro checked 2016-02-10 18:02:59 +01:00
openssl Attempt to log an error if init failed 2016-02-10 17:40:59 +00:00