27 Jan
2026
27 Jan
'26
3:37 p.m.
There have already been type overflow checks in same code time.c, but they are not enough. https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/msvcrt/time.c#L336-36... References: - https://en.wikipedia.org/wiki/Year_2038_problem - https://www.gnu.org/software/gnulib/manual/html_node/Avoiding-the-year-2038-... -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9988