[Bug 49643] Calling ClipCursor too frequently can cause stack overflow in foreground window thread.

WineHQ Bugzilla wine-bugs at winehq.org
Tue Aug 18 14:16:13 CDT 2020


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

--- Comment #1 from Rémi Bernon <rbernon at codeweavers.com> ---
Created attachment 67988
  --> https://bugs.winehq.org/attachment.cgi?id=67988
Workaround

The attached patch should fix the problem by making ClipCursor requests
synchronous, but it would require some more testing to be sure it's not going
to end up locking other applications.

-- 
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