在 2026-7-6 05:57, Pali Rohár 写道:
--- mingw-w64-crt/misc/__mingw_mbrtowc_cp.c | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) --- This issue was found by Kirill. Proper way to check for invalid input in MultiByteToWideChar() is by calling WideCharToMultiByte() and check if the output sequence is same. ---
I have pushed this one, too. -- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
