http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35603
User: morriss
Date: 2011/01/20 07:00 PM
Log:
There's no need to pass the result of tvb_get_ptr() as the 'value' in
proto_tree_add_*(): just use proto_tree_add_item().
Replace some tvb_get_ptr()s with tvb_get_ephemeral_string().
Directory: /trunk/plugins/gryphon/
Changes Path Action
+17 -17 packet-gryphon.c Modified
Directory: /trunk/plugins/profinet/
Changes Path Action
+400 -401 packet-dcom-cba-acco.c Modified
+12 -13 packet-pn.c Modified
Directory: /trunk/plugins/wimaxasncp/
Changes Path Action
+3 -6 packet-wimaxasncp.c Modified