[Bug 16047] Garena client crashes in WSASendTo

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 17 23:41:58 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=16047





--- Comment #27 from Mike Kaplinskiy <mike.kaplinskiy at gmail.com>  2010-07-17 23:41:58 ---
(In reply to comment #26)
> You may try to make the patch less aggressive, and change only Ex versions
> of the API, leaving not Ex ones just call the Ex versions and not the helpers.

I'm not really sure what you're suggesting, considering there are no Ex
functions involved. The problem is that WSASendTo is being hooked by garena so
we shouldn't call it within our code since windows doesn't do it like that (and
writing a test for that is IMHO excessive). No one is defining any new exported
functions.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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