Windows: Add type casting in CRYPTO_atomic_add to remove warning
authorKochise <david.koch@9online.fr>
Mon, 16 Mar 2020 19:04:04 +0000 (20:04 +0100)
committerTomas Mraz <tmraz@fedoraproject.org>
Fri, 17 Apr 2020 11:21:13 +0000 (13:21 +0200)
commit7da7b27eec58d1efc7012f002c45ddbdd61a5e79
tree058414e4feca5ed17237a82c7d6ae1688f9c8e0d
parent4350a6bd427f52d38f32b19f1c4b38a3afe62941
Windows: Add type casting in CRYPTO_atomic_add to remove warning

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11337)
crypto/threads_win.c