Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 856f2aa7be6bb59bc72493845d92e31ef0523c79
https://github.com/openssl/openssl/commit/856f2aa7be6bb59bc72493845d92e31ef0523c79
Author: xtkoba <[email protected]>
Date: 2022-09-05 (Mon, 05 Sep 2022)
Changed paths:
M test/pkcs12_api_test.c
Log Message:
-----------
test/pkcs12_api_test.c: fix failure on MinGW
Use binary mode when opening a file.
Partially fixes #18017.
Reviewed-by: Kurt Roeckx <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19117)