[PATCH 0/1] MR202: server: Hold socket reference in sock_poll_event().

Paul Gofman (@gofman) wine at gitlab.winehq.org
Tue Jun 7 15:28:22 CDT 2022


The socket may get released if the sock_poll_event() is inspired by closing socket.

Here is a WIP test (where I am trying to test unrelated things) which causes assert in wineserver on closing socket (when server is trying to use already freed socket): https://gist.github.com/gofman/cc78a07ed58f6d02ff863388d5992acb

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/202



More information about the wine-devel mailing list