]> git.ipfire.org Git - thirdparty/openssl.git/commit
check return value of functions that call BIO_new()
authortangyiqun <tangyiqun@uniontech.com>
Wed, 9 Mar 2022 10:06:41 +0000 (18:06 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 16 Mar 2022 10:05:54 +0000 (11:05 +0100)
commitedba19760fa682ed095ca26ba89ba95530003bfe
tree30a1eeea43041adcfbfafd4272ada347919c0dff
parenta40398a15ea9c218f4a6db8fef2b925ca4d39451
check return value of functions that call BIO_new()

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17850)
fuzz/client.c