Wireshark-commits: [Wireshark-commits] rev 49852: /trunk/epan/ /trunk/epan/: addr_resolv.c

Date: Sun, 09 Jun 2013 02:56:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49852

User: guy
Date: 2013/06/08 07:56 PM

Log:
 Don't put zero-length names into our tables of resolved IPv4 and IPv6
 addresses; they look weird, and can cause problems with existing
 versions of Wireshark when written in a Name Resolution Block.
 
 Should fix bug 8763.

Directory: /trunk/epan/
  Changes    Path             Action
  +17 -3     addr_resolv.c    Modified