[Bug 37669] Resetting a write watch can cause memory access violation in kernel

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 10 23:17:36 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37669

--- Comment #29 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Dmitry Timoshkov from comment #28)
> Patch applies but unfortunately I still get an exception at the same place
> http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/ws2_32/socket.c#l2009

It's caused by a typo in the patch: virtual_handle_fault() returns 0
(STATUS_SUCCESS) on success. After fixing that part the application
works very well. Thanks!

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list