2 Apr
2025
2 Apr
'25
7:56 a.m.
On Wed Apr 2 07:04:06 2025 +0000, Rémi Bernon wrote:
```suggestion:-1+0 if (!devnotify) break; UnregisterDeviceNotification( devnotify ); devnotify = NULL; ``` If we're going through this multiple times I think the other statements below will also have problems (closing handles twice, etc).
Thanks for looking into it. I have added the break in v2. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7719#note_99671