30 Jan
2023
30 Jan
'23
12:42 p.m.
Instead of passing them from the stack. The async operation is executed in a thread pool, which might Release its reference asynchronously and call a stale function pointer if it is sequenced after the stack invalidation. -- v2: dinput/tests: Dynamically allocate async operation handlers. https://gitlab.winehq.org/wine/wine/-/merge_requests/2063