]> git.ipfire.org Git - thirdparty/openssl.git/commit
coverity 1403324 negative array index: check for finding an unknown value and error...
authorPauli <paul.dale@oracle.com>
Thu, 8 Oct 2020 23:36:50 +0000 (09:36 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 12 Oct 2020 00:27:16 +0000 (10:27 +1000)
commit71abae18f5a27656302cb0fc076b0cd98df9e9f0
tree261dad7d0fd7d56e1cd53b765108a829ab7a88ec
parentfb33f99409972ea3d217399558d3baed4a57926d
coverity 1403324 negative array index: check for finding an unknown value and error if so (since it shouldn't happen).

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13091)
test/lhash_test.c