Wireshark-commits: [Wireshark-commits] rev 52587: /trunk/epan/ /trunk/epan/: print.c

Date: Sun, 13 Oct 2013 16:10:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52587

User: eapache
Date: 2013/10/13 04:10 PM

Log:
 When printing PDML, don't assume that all values with bitmasks are represented
 as guint32 internally - they may be signed and/or 64-bit.

Directory: /trunk/epan/
  Changes    Path          Action
  +23 -1     print.c       Modified