Wireshark-commits: [Wireshark-commits] rev 39267: /trunk/epan/ /trunk/epan/: proto.c

Date: Wed, 05 Oct 2011 11:44:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39267

User: stig
Date: 2011/10/05 04:44 AM

Log:
 Use g_tree_steal to remove an entry without calling the destroy function.
 This because we use the destroy function to determine same_name_hfinfo.

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