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

Date: Tue, 11 Oct 2011 14:49:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39358

User: wmeier
Date: 2011/10/11 07:49 AM

Log:
 Fix several cases wherein proto_tree_add_uint() was intended iso proto_tree_add_item();
 One case would have caused display of a FT_UINT16 field with the wrong endianness.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +6 -7      packet-mip.c    Modified