aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-08-06 11:23:55 -0700
committerGerald Combs <gerald@wireshark.org>2015-08-06 21:22:13 +0000
commitff24ecceb976e25cf58040b116f25fc218290540 (patch)
treeb6568500814f3dde7bd88e3433af58c503ba9693 /debian
parent9fd3bcc25e0b6c1feaf6e20850200de4acf5637a (diff)
Fixup stat_tap table freeing.
As it turns out we *do* need to free table elements. We also need to free the tables themselves and clear the table array. Do so. Change-Id: Ic1c81388eac8f47f74caea0169c79685a83aaff9 Reviewed-on: https://code.wireshark.org/review/9901 Petri-Dish: Gerald Combs <gerald@wireshark.org> Reviewed-by: Gerald Combs <gerald@wireshark.org>
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 65a0288eca..0d95c9a4e4 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -572,7 +572,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
free_rtd_table@Base 1.99.8
free_srt_table@Base 1.99.8
free_srt_table_data@Base 1.99.8
- free_stat_table@Base 1.99.8
+ free_stat_tables@Base 1.99.9
ftype_can_contains@Base 1.9.1
ftype_can_eq@Base 1.9.1
ftype_can_ge@Base 1.9.1