22 Oct
2022
22 Oct
'22
1:43 p.m.
This fixes data race in ARM/ARM64 platforms, and prevents potential memory access reordering by the compiler. -- v3: gdiplus: Replace GpImage's busy flag with SRWLOCK. gdiplus: Avoid copying GpImage's busy flag in select_frame_wic(). gdiplus: Avoid recursively locking image in GdipImageRotateFlip. https://gitlab.winehq.org/wine/wine/-/merge_requests/1003