在 2025-6-24 21:16, Martin Storsjö 写道:
This fixes a regression from 53a3686f0920f1dc2fba34691d8eb8094851d82e; at this point, _Stat->st_mode is uninitialized in these functions.Signed-off-by: Martin Storsjö <[email protected]> --- mingw-w64-crt/stdio/msvcr110pre_stat32.c | 2 +- mingw-w64-crt/stdio/msvcr110pre_stat64i32.c | 2 +- mingw-w64-crt/stdio/msvcr110pre_wstat32.c | 2 +- mingw-w64-crt/stdio/msvcr110pre_wstat64i32.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
This patch looks good to me. -- 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
