aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2017-02-07 17:05:17 -0500
committerAnders Broman <a.broman58@gmail.com>2017-03-06 11:41:54 +0000
commit56aaa5b705fc87830a0f74f0ad34997ed76f7c92 (patch)
treedd6ec6c8d7fee0aa341b5a3b4b2ff136089c36ba /debian
parentcfa50019b6366404f54da57700e50862aa87ebb0 (diff)
Switch conversations to use wmem_tree_t instead of (sorted) GSList.
Change-Id: Ifaf25ca5a7974f1d398ceebbb4c6733d4d3e001a Reviewed-on: https://code.wireshark.org/review/20006 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 35ae0cbb5c..ed43473c56 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -699,7 +699,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
get_conversation_packet_func@Base 1.99.0
get_conversation_port@Base 1.99.0
get_conversation_proto_id@Base 1.99.0
- get_conversation_table_by_num@Base 1.99.0
get_data_source_name@Base 1.9.1
get_data_source_tvb@Base 1.9.1
get_data_source_tvb_by_name@Base 2.3.0
@@ -1821,6 +1820,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
wmem_strndup@Base 1.9.1
wmem_strong_hash@Base 1.12.0~rc1
wmem_strsplit@Base 1.12.0~rc1
+ wmem_tree_count@Base 2.3.0
wmem_tree_foreach@Base 1.12.0~rc1
wmem_tree_insert32@Base 1.12.0~rc1
wmem_tree_insert32_array@Base 1.12.0~rc1