]> git.ipfire.org Git - thirdparty/openssl.git/commit
CMP check_transactionID_or_nonce(): fix reason code on unmatched recipNonce
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 1 Feb 2023 14:37:21 +0000 (15:37 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 8 Feb 2023 16:05:47 +0000 (17:05 +0100)
commited9c6f363ef2e9e5a7de6a1639e0518f86419c2d
tree533749dcb77bd3e75af72025431f121d47f244f1
parent7f7dafe98b10ef54593df175b901654a0f9890a7
CMP check_transactionID_or_nonce(): fix reason code on unmatched recipNonce

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20190)
crypto/cmp/cmp_vfy.c