[openssl-dev] [openssl.org #4474] Overflow optimizations being taken by GCC

Stephen Henson via RT rt at openssl.org
Thu Jun 2 13:33:25 UTC 2016


It looks like a lot of these warnings are bogus. For example ct_validation is
only ever set to 0 or 1 yet it throws out a warning with if(ct_vlidation) in
one place while not warning about a similar expression just above it.

I tidied up ocsp_prn.c which avoided the warning in that file: though again it
didn't seem to be genuine.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4474
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list