Check that async_jobs is not negative and not too high.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 21 Feb 2017 05:58:04 +0000 (06:58 +0100)
committerRich Salz <rsalz@openssl.org>
Wed, 1 Mar 2017 17:19:46 +0000 (12:19 -0500)
commitf8aa15728ba960137faf77b298fa60c1e63dc50f
tree670c67080e8c0612780b71434c55ab9c213de42b
parent607c9268560fb2f47b2bd2e96ad1ad76d18acdc7
Check that async_jobs is not negative and not too high.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2693)
apps/speed.c