diff options
author | Matt Caswell <matt@openssl.org> | 2015-05-26 00:05:28 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2015-05-26 10:35:29 +0100 |
commit | 9c89d290834f3ed9146eeb8b64fe5de817679a0b (patch) | |
tree | baabb3821bc491207f7fd6eebca3758f89e40576 /test/ssltest.c | |
parent | 90e7cdff3aa66779486914f88333f6601f0c1cf4 (diff) | |
download | openssl-new-9c89d290834f3ed9146eeb8b64fe5de817679a0b.tar.gz |
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: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'test/ssltest.c')
0 files changed, 0 insertions, 0 deletions