]> git.ipfire.org Git - thirdparty/openssl.git/commit
cmp: add null pointer check in tear_down test function
authorPauli <pauli@openssl.org>
Wed, 11 Oct 2023 21:46:19 +0000 (08:46 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 13 Oct 2023 15:35:05 +0000 (17:35 +0200)
commit91a5c0e40cf272d18b65c9e4c9a0268f244758a8
treeb4688f9c4f5d8b6d81af03b621b2187133c821b6
parent008ca01e506d85acf0cc06ea8f219a883328344c
cmp: add null pointer check in tear_down test function

problem reported by: 2ourc3

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22355)
test/cmp_protect_test.c