[Bug 30020] Tribes Ascend does not connect to the authentication service

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 23 21:42:02 CDT 2012


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

--- Comment #17 from Bruno Jesus <00cpxxx at gmail.com> 2012-04-23 21:42:02 CDT ---
(In reply to comment #16)
> Still few checks are missing, like making sure optlen ==
> sizeof(LINGER)).

Are you sure this is required? When I fixed some part of that code a few months
ago I remember testing this. The buffer needs to be at least sizeof(LINGER),
doesn't need to be exact equal. Maybe I'm wrong, you can always play with tests
and crosstest in windows, it's very helpful. See the current tests in:
http://source.winehq.org/source/dlls/ws2_32/tests/sock.c#L1137

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