Disable printf format checking on MinGW
authorDaniel Fiala <daniel@openssl.org>
Tue, 27 Sep 2022 04:01:25 +0000 (06:01 +0200)
committerHugo Landau <hlandau@openssl.org>
Tue, 4 Oct 2022 10:54:16 +0000 (11:54 +0100)
commit214bb8f6db52e4a79454fafdf4865f57f2af4053
tree5021038ead493141080a40b5581ea7d444d4f379
parent9ab1c7612ccadba86949c5ebbf4ecc9f32432af7
Disable printf format checking on MinGW

Fixes openssl#19185

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19292)

(cherry picked from commit a1de5eb88479515535e5de090ded800455c3d4a7)
include/openssl/bio.h.in
test/testutil.h
test/testutil/output.h