[Bug 33144] DnsQuery_A API returns DNS_ERROR_BAD_PACKET when querying for MX records.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 8 10:07:15 CST 2013


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

--- Comment #8 from Filip Navara <filip.navara at gmail.com> 2013-03-08 10:07:15 CST ---
Part of the problem may be the fact that at least one of the DNS responses I
see in the Wireshark logs has 580 bytes. The NS_PACKETSZ constant on my machine
is defined as 512, thus the packet is most probably getting truncated.

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