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:27:36 +0000 (12:27 -0500)
commit4cdf91ef7d6cd05706027c341d36db867276ea47
tree526baa59012768bef91439ce346393a821caaad1
parent1c78765f2dcc0d30bcc1ac279cc03cb388808c95
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)
(cherry picked from commit f8aa15728ba960137faf77b298fa60c1e63dc50f)
apps/speed.c