]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp: fix coverity 1451509: argument cannot be negative
authorPauli <ppzgs1@gmail.com>
Fri, 19 Mar 2021 04:50:28 +0000 (14:50 +1000)
committerPauli <pauli@openssl.org>
Wed, 7 Apr 2021 22:49:27 +0000 (08:49 +1000)
commit3bbc7b562abf4ca3221d8762fe3f749024936281
treedb56fd74f0cc9a4f9fc9b6d372c029bbba6f2f52
parent48b05bb617e247a40b66c2ddd9326966000a3504
evp: fix coverity 1451509: argument cannot be negative

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14620)
crypto/evp/e_rc4_hmac_md5.c