]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/statem/statem_lib.c
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:04 +0000 (11:07 +0200)
commit963eb12dbd551df71d7eb054e095c1b85f4aaab9
tree71e922873949d43a8c1a6c065944cc67e69a9f3d
parentf541419c792600f6ebe476168587d2a1436d87a3
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)
ssl/statem/statem_lib.c