]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix potential double free in sslapitest.c
authorNan Xiao <nan@chinadtrace.org>
Thu, 1 Apr 2021 05:55:04 +0000 (13:55 +0800)
committerPauli <pauli@openssl.org>
Tue, 6 Apr 2021 23:08:19 +0000 (09:08 +1000)
commit493e78986f9677c2b321273da51c276b9a8182d8
tree9e953f15778f32ed3d43e5dae08df5db47643a38
parent0cfbc828e03ad69c50ae51e0c88920d90906498a
Fix potential double free in sslapitest.c

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