]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clean up on failed BIO creation
authoryuanjungong <yuanjungong96@gmail.com>
Wed, 1 Sep 2021 03:33:34 +0000 (11:33 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 22 Oct 2021 09:56:29 +0000 (11:56 +0200)
commitf11c01a666e9d5b97e859cbc74586802549dee00
treee85444eaaf1ba6a3c1fb4cd53a5a20fcf479cabb
parent5001287c0dcd8ca4ffc564b360f86df79bba40c1
Clean up on failed BIO creation

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16316)
apps/openssl.c
test/testutil/testutil_init.c