]> git.ipfire.org Git - thirdparty/openssl.git/commit
cmp_vfy.c: fix crash on attempting to use invalidated sender cert on producing diagno...
authorDr. David von Oheimb <dev@ddvo.net>
Wed, 22 Oct 2025 13:28:29 +0000 (15:28 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Wed, 25 Mar 2026 09:47:03 +0000 (10:47 +0100)
commita41a1fdcd7cc4b28a1c3c37a890972adaaff3e8a
tree3820b50393178c4f02ab047ac4e6eb567e85dfb0
parentf06bf60fa8bc9e17fc0cdbe97158a1a65db9f2ee
cmp_vfy.c: fix crash on attempting to use invalidated sender cert on producing diagnostic information

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/28973)

(cherry picked from commit 7d926166de0a86d3aae716c682fa295722e04f49)
crypto/cmp/cmp_vfy.c