Wireshark-commits: [Wireshark-commits] rev 39888: /trunk/epan/ /trunk/epan/dissectors/: packet-xmpp

Date: Wed, 16 Nov 2011 20:09:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39888

User: cmaynard
Date: 2011/11/16 12:09 PM

Log:
 Move FI_RESET_FLAG and PROTO_ITEM_SET_VISIBLE macros to proto.h and fix the FI_RESET_FLAG macro, being sure to use the 1's complement operator, '~', instead of the logical negation operator, '!'. (Fixes Coverity CID 1326).

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +0 -12     packet-xmpp-utils.h    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +14 -1     proto.h       Modified