wine-wine/dlls/crypt32/tests
Rémi Bernon 4e94e21060 crypt32/tests: Fix signed integral cast warning.
First cast to int, then to DWORD.

Reported by MinGW GCC 10 with -Woverflow.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-03 21:47:49 +02:00
..
Makefile.in crypt32/tests: Testing priorities and flags of stores in a collection; and whether certs are saved in registry endpoint. 2016-11-07 17:49:37 +01:00
base64.c crypt32: Fix CryptBinaryToStringW() to return required length properly. 2020-02-11 22:39:59 +01:00
cert.c crypt32/tests: Fix signed integral cast warning. 2020-06-03 21:47:49 +02:00
chain.c crypt32: Microsoft root policy does not include the base policy. 2020-05-15 17:33:37 +02:00
crl.c
ctl.c
encode.c
main.c
message.c
msg.c
object.c
oid.c
protectdata.c
sip.c
store.c
str.c