Wireshark-commits: [Wireshark-commits] rev 29137: /trunk/ /trunk/epan/dissectors/: packet-xml.c /tr

Date: Sat, 18 Jul 2009 20:10:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29137

User: stig
Date: 2009/07/18 01:10 PM

Log:
 From Kovarththanan Rajaratnam via bug 3719:
 This patch optimizes proto_tree_prime_hfid() + friends and
 plugs a memleak in the process.
 
 From me:
 Removed unused hfindex in proto_tree_new_item()
 Fixed ref_count entry in struct header_field_info.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1 -1      packet-xml.c    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified
  +73 -47    proto.c             Modified
  +14 -2     proto.h             Modified

Directory: /trunk/plugins/mate/
  Changes    Path              Action
  +9 -9      mate_runtime.c    Modified

Directory: /trunk/epan/wspython/
  Changes    Path            Action
  +1 -1      wspy_proto.c    Modified