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

Date: Wed, 06 Nov 2013 15:28:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53101

User: wmeier
Date: 2013/11/06 03:28 PM

Log:
 From robionekenobi: "packet-mq adapted"
 
 See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9367
       especially comments 8,9,12,13
 
 Patch: https://bugs.wireshark.org/bugzilla/attachment.cgi?id=12014
 
 From me: Remove several uses of DEF_VALSEXT macro
          since the above patch removed the definition.
 
 (It seems that Microsoft C expands undefined macros as null;
  GCC complains).

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +11 -13    packet-mq-base.c    Modified
  +1 -2      packet-mq.c         Modified
  +5 -17     packet-mq.h         Modified