]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix --strict-warnings with C90
authorTodd Short <tshort@akamai.com>
Tue, 9 Jan 2018 15:46:44 +0000 (10:46 -0500)
committerTodd Short <tshort@akamai.com>
Tue, 9 Jan 2018 15:46:44 +0000 (10:46 -0500)
commit8e403a79b0e679c8df41a9686006c5fe052d79bd
treec373c32ba8bc0e62039ba0bc2f37231bcc874f10
parent3c7d0945b655a71a026bd0d855943037d8ce2bec
Fix --strict-warnings with C90

Found with gcc 4.8.4

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5045)
crypto/ec/ecp_nistz256.c