aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorTomasz Moń <desowin@gmail.com>2023-01-28 13:41:50 +0100
committerTomasz Moń <desowin@gmail.com>2023-01-28 15:17:42 +0100
commite7d5c49fe1dadfd6393539ba1b4d535087d79abe (patch)
treea60d83baefba3a9df0073c3d59375cb13112d9e1 /packaging
parent5e3d77761b4f813118382334d1b66defd846d5e7 (diff)
epan: Use hash table for dependent frames
Dependent frames list order does not matter and thus significantly faster data structure can be used. Replace the list with hash table to avoid excessive CPU usage when opening files containing reassembled packets consisting of large number of fragments.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/libwireshark0.symbols2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debian/libwireshark0.symbols b/packaging/debian/libwireshark0.symbols
index ae055fea74..db31c9ec3e 100644
--- a/packaging/debian/libwireshark0.symbols
+++ b/packaging/debian/libwireshark0.symbols
@@ -678,7 +678,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
fetch_tapped_data@Base 1.9.1
filter_expression_iterate_expressions@Base 2.5.0
filter_expression_new@Base 1.9.1
- find_and_mark_frame_depended_upon@Base 1.12.0~rc1
+ find_and_mark_frame_depended_upon@Base 4.1.0
find_capture_dissector@Base 2.3.0
find_conversation@Base 1.9.1
find_conversation_by_id@Base 2.5.0