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

Date: Wed, 05 Jan 2011 17:28:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35381

User: morriss
Date: 2011/01/05 09:28 AM

Log:
 Use proto_tree_add_item() to add some FT_BYTES to the tree instead of calling proto_tree_add_bytes() with the result of tvb_get_ptr() passed as the 'value'.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +4 -10     packet-m2tp.c    Modified