]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add negative test for PKCS12_SAFEBAG_get0_bag*() functions
authorTomas Mraz <tomas@openssl.org>
Wed, 12 Nov 2025 15:59:46 +0000 (16:59 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Nov 2025 17:32:31 +0000 (18:32 +0100)
commitafee2ea367edb590d8a71eb34f520bb355401047
tree02cc73dd9e85978c7f83f113c39f93ff81fe6c28
parent7ab7b166660e4f35a85ae569302149f746ab6e9a
Add negative test for PKCS12_SAFEBAG_get0_bag*() functions

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/29128)

(cherry picked from commit 930a9502d15aabde8c774ebf45834c2c135047c0)
test/helpers/pkcs12.c