Commit dfef52f6 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix seg fault in s_time



Passing a negative value for the "-time" option to s_time results in a seg
fault. This commit fixes it so that time has to be greater than 0.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 668f6f08
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