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 23:34:48 +0000 (19:34 -0400)
commit5bb84670ff1cf45e5d997eeaf48f34eab721d01f
tree1e6138034d99fe5888fd6864073c0c8cb4bbcb81
parent34ee5a19d827ae14a641413e579bbec0a6f546fd
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