]> git.ipfire.org Git - thirdparty/openssl.git/commit
Coverity 1507484: dereference before null check
authorPauli <pauli@openssl.org>
Fri, 29 Jul 2022 02:08:04 +0000 (12:08 +1000)
committerHugo Landau <hlandau@openssl.org>
Mon, 1 Aug 2022 07:18:36 +0000 (08:18 +0100)
commit76ad9ae6fa459af0bd804c01d3d681ec02cddb4b
tree839ec142529f29016103947e35af7510fd0de134
parent83ab43da0c9f67c5069605552b1332ca5fadecf1
Coverity 1507484: dereference before null check

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18907)
ssl/tls_srp.c