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

Date: Wed, 12 Oct 2011 17:30:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39387

User: wmeier
Date: 2011/10/12 10:30 AM

Log:
 Fix a benign bug: use intended proto_tree_add_uint() instaed of proto_tree_add_item();
 Fix an endianness issue;
 Add a comment re "tvb_memcpy to a struct is not kosher".

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +20 -18    packet-nt-tpcp.c    Modified