Revision cdc47dcf195b309f48abf11a81b957cf697da162 authored by Matt Caswell on 25 May 2015, 23:05:28 UTC, committed by Matt Caswell on 26 May 2015, 09:38:56 UTC
The size of the SRP extension can never be negative (the variable |size| is unsigned). Therefore don't check if it is less than zero. RT#3862 Reviewed-by: Richard Levitte <levitte@openssl.org> (cherry picked from commit 9c89d290834f3ed9146eeb8b64fe5de817679a0b)
1 parent 9cab86e
openssl.doxy
PROJECT_NAME=OpenSSL
GENERATE_LATEX=no
OUTPUT_DIRECTORY=doxygen
INPUT=ssl include
FILE_PATTERNS=*.c *.h
RECURSIVE=yes
PREDEFINED=DOXYGEN

Computing file changes ...