Make default values by ERR_get_error_all() and friends more consistent
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 19 Sep 2019 13:02:50 +0000 (15:02 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 30 Sep 2019 08:29:01 +0000 (10:29 +0200)
commitdf0822688fc3432cf800cdc07c7f9016ea201170
tree78955bb3d433055a3406bd744965901c112b8b7d
parent94bd168a9e31d1ab4986e94056dfae71ec5f051f
Make default values by ERR_get_error_all() and friends more consistent

Unset data defaults to the empty string ("") or 0.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9948)
crypto/err/err.c
doc/man3/ERR_get_error.pod