10 Jul
2024
10 Jul
'24
8:03 a.m.
The sequence lives in the object header, which is containing the shm struct. The code was reading before the dummy_shm variable and sometimes asserted that the sequence isn't initialized to zero. Fixes a random wineserver crash, sorry about that. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6037