6 Sep
2024
6 Sep
'24
8:16 p.m.
On Fri Sep 6 14:54:24 2024 +0000, Alfred Agrell wrote:
This function looks threading related, so that's a race condition. Probably harmless in practice, but that kinda stuff makes me nervous. (And it'll print again if it overflows.) I recommend changing to InterlockedOr. I don't think we should worry about that, it's just a fixme message.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6454#note_81452