diff options
author | Richard Levitte <levitte@openssl.org> | 2018-12-14 19:33:55 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2018-12-14 19:33:55 +0100 |
commit | 91c5473035aaf2c0d86e4039c2a29a5b70541905 (patch) | |
tree | 5141a7d7322d4ad3e3bce979a7669582fa1d5d2b /ssl/t1_lib.c | |
parent | Fixes #7879: AES-SIV to use EVP_MAC APIs (diff) | |
download | openssl-91c5473035aaf2c0d86e4039c2a29a5b70541905.tar.xz openssl-91c5473035aaf2c0d86e4039c2a29a5b70541905.zip |
ERR: preserve system error number in a few more places
It turns out that intialization may change the error number, so we
need to preserve the system error number in functions where
initialization is called for.
These are ERR_get_state() and err_shelve_state()
Fixes #7897
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7902)
Diffstat (limited to 'ssl/t1_lib.c')
0 files changed, 0 insertions, 0 deletions