aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2016-09-30 10:46:28 +0200
committerMichael Mann <mmann78@netscape.net>2016-10-01 12:08:02 +0000
commit7ea363223a5a5a872d66a65570c134c34aa51b49 (patch)
tree7ae5f1e46f8feabd026842bf19acf71767194e36 /debian
parent2dfc0da22cc4c525c32baa2684666643d4bf23a0 (diff)
uat: allow insertion of new record at arbitrary index
This should make drag-and-drop support (reordering) in Qt easier. It also ensures that memcpy is used as fallback if copy_cb does not exist. Change-Id: Iefe358890c49dcda4727054f7a2cee05614a36f6 Reviewed-on: https://code.wireshark.org/review/17992 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index 0b10336f02..b5a23126f0 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1609,6 +1609,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
uat_foreach_table@Base 1.9.1
uat_get_actual_filename@Base 1.12.0~rc1
uat_get_table_by_name@Base 1.9.1
+ uat_insert_record_idx@Base 2.3.0
uat_load@Base 1.9.1
uat_new@Base 1.9.1
uat_remove_record_idx@Base 1.9.1