Commit 9c89d290 authored by Matt Caswell's avatar Matt Caswell
Browse files

Don't check for a negative SRP extension size



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: default avatarRichard Levitte <levitte@openssl.org>
parent 90e7cdff
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment