http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46895
User: mmann
Date: 2013/01/02 08:14 AM
Log:
bitmask patch for MIH dissector that makes 64-bit bitmasks only use 32-bits since proto_tree_add_bitmask only supports 32 bits and there are no definitions in the MIH standard that require more than 32 bits. This addresses part of bug 8155 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8155)
**
ERROR:proto.c:7240:proto_item_add_bitmask_tree: code should not be reached
Directory: /trunk/epan/dissectors/
Changes Path Action
+145 -137 packet-mih.c Modified