]> git.ipfire.org Git - thirdparty/openssl.git/commit
Drop invalid ERR_raise() call from incorrect cherry pick
authorTomas Mraz <tomas@openssl.org>
Fri, 28 Apr 2023 07:41:20 +0000 (09:41 +0200)
committerMatt Caswell <matt@openssl.org>
Mon, 1 May 2023 10:17:10 +0000 (11:17 +0100)
commit0f05c54d3153b7fb0cf3f868285fa6cc10bc0df5
tree1450115f54dc003b12f44f12a1c6a69cc28e416f
parent58440f74e1bfc9e2eb7720fb635ec9b433c0aa8d
Drop invalid ERR_raise() call from incorrect cherry pick

Fixes #20849

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20852)
crypto/bio/b_print.c