Wireshark-bugs: [Wireshark-bugs] [Bug 8763] Wireshark writes empty NRB FQDN which makes trace un

Date: Sun, 09 Jun 2013 02:57:57 +0000

changed bug 8763

What Removed Added
Status UNCONFIRMED RESOLVED
Resolution --- FIXED

Comment # 3 on bug 8763 from
(In reply to comment #2) 
> The other half probably should be fixed in the name resolution code; even if
> you *don't* save the file, after you resolve that IP address the packet
> detail pane entry for the source address looks weird with the zero-length
> name.  RFC 1034 doesn't seem to like NUL as a character in a label, so if a
> PTR query returns a zero byte in the answer record, that's a
> misconfiguration, unless some subsequent RFC says it's OK.

Fixed in r49852 - it should now discard zero-length names as returned by
resolvers, so there shouldn't be any entries with zero-length names to *put*
into an NRB.


You are receiving this mail because:
  • You are watching all bug changes.