Wireshark-commits: [Wireshark-commits] rev 47418: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 01 Feb 2013 14:36:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47418

User: morriss
Date: 2013/02/01 06:36 AM

Log:
 From Hendrik Uhlmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8289 :
 
 Negative integer values are displayed positive in hmi: -1 = 65535
 
 (Change the variable to signed and add some casts to avoid this problem.)

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +11 -11    packet-dis-fields.c    Modified