July 6, 2023
7:34 p.m.
Note that the ntdll change uses strtok which is not threadsafe - I hope this is not an issue. I would have used strtok_s, but it's not available there. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3259#note_38176