crypto/cryptlib.c: resolve possible race in OPENSSL_isservice.
authorAndy Polyakov <appro@openssl.org>
Fri, 20 Jul 2018 11:19:11 +0000 (13:19 +0200)
committerAndy Polyakov <appro@openssl.org>
Wed, 25 Jul 2018 14:49:51 +0000 (16:49 +0200)
commit1de6818a30fa11350460aa148e1ee30cad0a9b10
treef43ab1ba037ffd3ddd61d85c71d77c4e943cdee3
parent793e7eafd46a39f6345d7113a517c5ee5c2c6884
crypto/cryptlib.c: resolve possible race in OPENSSL_isservice.

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/6752)

(cherry picked from commit 9e4a1c3f65863b0175ddc534e232e63c4f82ea5c)
crypto/cryptlib.c