On Tue Feb 4 22:48:08 2025 +0000, Brendan Shanks wrote:
Also something else that could be fixed in a separate commit: for some reason we do `gettimeofday( &now, 0 );` in `sync.c`, but `tzp` is a pointer so NULL makes more sense.
Thanks for spotting that, added that in with https://gitlab.winehq.org/wine/wine/-/merge_requests/7256/diffs?commit_id=19...