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

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