]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix Coverity 1503329 use after free
authorPauli <pauli@openssl.org>
Fri, 1 Apr 2022 01:18:44 +0000 (12:18 +1100)
committerPauli <pauli@openssl.org>
Fri, 6 May 2022 08:21:22 +0000 (18:21 +1000)
commit66cb4fcdc5039fe5b1476ed48a936137a307a58b
tree36f0a10a7987501dfa6212f3f60b57f54389a9b1
parent588080cbf8e254ca2c033224146bc29fddea75a7
Fix Coverity 1503329 use after free

Another false positive tagged as such

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/18014)
crypto/store/store_lib.c