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

Date: Tue, 12 Feb 2013 16:12:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47640

User: etxrab
Date: 2013/02/12 08:12 AM

Log:
 Even when adding a value with proto_tree_add_uint() the mask is applied to the value which may not be the optimal behavioure.
 Remove the mask to get the correct value displayed.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -2      packet-nb_rtpmux.c    Modified