]> git.ipfire.org Git - thirdparty/openssl.git/commit
build_wincrypt_test.c: Fix compilation with MSVC
authorMathias Berchtold <mberchtold@gmail.com>
Fri, 21 Apr 2023 23:16:39 +0000 (17:16 -0600)
committerTomas Mraz <tomas@openssl.org>
Thu, 21 Nov 2024 10:31:32 +0000 (11:31 +0100)
commit081d30b8f233e3ff77b48aab52ae4a10282c9dd8
tree43eab8497fb9f7d8a01a7ea792415b21b830f78a
parent53931e6792b68f5ff743bd200b4743702c0978d2
build_wincrypt_test.c: Fix compilation with MSVC

Fixes issue https://github.com/openssl/openssl/issues/20805

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(cherry picked from commit b5a635dc2113e1bc807ea358a670146c813df989)

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26018)
test/build_wincrypt_test.c