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

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