]> git.ipfire.org Git - thirdparty/openssl.git/commit
free the Post-Handshake Auth digest when there is an error saving the digest
authorx2018 <xkernel.wang@foxmail.com>
Tue, 26 Oct 2021 03:31:11 +0000 (11:31 +0800)
committerTomas Mraz <tomas@openssl.org>
Wed, 27 Oct 2021 09:07:42 +0000 (11:07 +0200)
commit9040cedd52ccbc6aaccdf662249b7ed0b9c677d6
tree48a87a839b764f48a19d0650e1bf98c269d8f0e8
parent856cd9acdf89756c235aaf5fcec4a4ecd14837c6
free the Post-Handshake Auth digest when there is an error saving the digest

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

(cherry picked from commit 963eb12dbd551df71d7eb054e095c1b85f4aaab9)
ssl/statem/statem_lib.c