[Bug 20368] sockaddr_in6 wrong size; causes chromium's net_unittests HostResolverImplTest.NumericIPv6Address test case to fail

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 16 18:59:46 CDT 2009


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





--- Comment #11 from Juan Lang <juan_lang at yahoo.com>  2009-10-16 18:59:45 ---
Patch sent:
http://www.winehq.org/pipermail/wine-patches/2009-October/080114.html

Like the existing socket.c code, the app will still fail when run on systems
that don't have a sin6_scope_id field as part of struct sockaddr_in6.  I'm not
sure whether this is incorrect, and a default scope id should be returned, or
if the chromium test is invalid.  I'll defer that because it appears to be a
corner case anyway.

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