[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 13:37:19 CDT 2009


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





--- Comment #4 from Juan Lang <juan_lang at yahoo.com>  2009-10-16 13:37:19 ---
Okay, I just tried it myself and it fails on Wine.  My config.log shows that
struct sockaddr_in6 has the sin6_scope_id field, and sizeof(struct
sockaddr_in6) == 28 in Linux.  Therefore, the app is compiled not to expect the
scope id field.

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