Wireshark-commits: [Wireshark-commits] rev 54179: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 17 Dec 2013 13:31:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54179

User: pascal
Date: 2013/12/17 01:31 PM

Log:
 Do not modify the bytes given to proto_tree_add_uint_format_value() in case there is a mask present in hf definition.
 Otherwise the bits displayed in the tree are not the right ones.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +8 -8      packet-ansi_a.c    Modified