Sweden-Number/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
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 crypt32/tests: Get rid of strncmpW(). 2020-01-26 10:59:43 +01:00
main.c crypt32/tests: Clean up test_format_object(). 2019-10-27 19:33:51 +01:00
message.c
msg.c
object.c
oid.c
protectdata.c
sip.c
store.c crypt32/tests: Show that PFXImportCertStore doesn't set CERT_KEY_PROV_INFO_PROP_ID. 2019-02-07 22:44:26 +01:00
str.c