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

Date: Sun, 30 Oct 2011 15:55:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39673

User: stig
Date: 2011/10/30 08:55 AM

Log:
 Increase the size of a unknown INTEGER to FT_INT64 to be able to show
 negative integers and integers up to MAXINT64.  We still don't support
 integers between MAXINT64 and MAXUINT64, which would be 9 bytes long.

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