schlock global variable needs to be volatile
authorXiaoyin Liu <xiaoyinl@users.noreply.github.com>
Mon, 24 Jul 2017 15:28:50 +0000 (11:28 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 24 Jul 2017 19:11:35 +0000 (15:11 -0400)
commita701db76e27ffce4c88c2f621269ca5589c984ea
treee82688c2cdf3902c1731e7d2388254f76e527e38
parentc96485f77c2e4cf44aa352890568145e19a056bc
schlock global variable needs to be volatile

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4000)

(cherry picked from commit e0de4dd5a2b0c0dc27e6a6ab01fabe374d657d23)
apps/speed.c