]> git.ipfire.org Git - thirdparty/openssl.git/commit
SSL: fix misuse of ERR_LIB_SYS
authorRichard Levitte <levitte@openssl.org>
Wed, 1 Jul 2020 20:17:01 +0000 (22:17 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 5 Jul 2020 19:13:42 +0000 (21:13 +0200)
commitfa7a807435edbcdcddf809398c59a60650315981
treee444bd5a7a0abbaab0e07863987e2193ba9bb488
parent17b7f8968481aa99c622080ac73879f42fb8c4ae
SSL: fix misuse of ERR_LIB_SYS

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/12343)
ssl/ssl_lib.c