aboutsummaryrefslogtreecommitdiffstats
path: root/epan/libwireshark.def
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-07-18 20:10:14 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-07-18 20:10:14 +0000
commit221225e0f3bd309b28f042bc7373e337efdff7d3 (patch)
tree6f8332c29a1b5eeb2d843d99c1280199364d3b63 /epan/libwireshark.def
parent72e160eb4d04fd7d8c40c73ccf0af42d9d99cea2 (diff)
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. svn path=/trunk/; revision=29137
Diffstat (limited to 'epan/libwireshark.def')
-rw-r--r--epan/libwireshark.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/libwireshark.def b/epan/libwireshark.def
index 462350bf28..8adac9928c 100644
--- a/epan/libwireshark.def
+++ b/epan/libwireshark.def
@@ -707,6 +707,7 @@ proto_registrar_is_protocol
proto_registrar_n
proto_set_cant_toggle
proto_set_decoding
+proto_tracking_interesting_fields
proto_tree_add_bitmask
proto_tree_add_bits_item
proto_tree_add_bits_ret_val