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
README.ASN1
This is a demo of the new ASN1 code. Its an OCSP ASN1 module. Doesn't
do much yet other than demonstrate what the new ASN1 modules might look
like.
It wont even compile yet: the new code isn't in place.

Computing file changes ...