[Bug 32643] getsockopt() does not indicate WSAEFAULT when setting optlen too small

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 7 17:36:30 CST 2013


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

--- Comment #4 from Bruno Jesus <00cpxxx at gmail.com> 2013-01-07 17:36:30 CST ---
I see now that it's a implementation detail that is also present in the minix
source, it only copies the amount of bytes passed which can be < 4. So we have
to do it in our side. A have a few tests already.

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