Wireshark-commits: [Wireshark-commits] rev 49858: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 09 Jun 2013 14:02:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49858

User: eapache
Date: 2013/06/09 07:02 AM

Log:
 Convince the compiler that a DNS name won't be longer than 2^32 characters,
 even on 64-bit systems.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1 -1      packet-dns.c    Modified