aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2020-10-21 19:10:49 -0700
committerGuy Harris <gharris@sonic.net>2020-10-21 19:10:49 -0700
commit7c488e4c71247d2ba2b5676feb39504266b92783 (patch)
tree2849a98650e734829c7baf002a44836da07f4fc3 /debian
parentec59b17544cac642a6cf06da234e9a17851ee3a9 (diff)
Add a routine to make a newly-allocated copy of a block.
It currently wraps wtap_block_create() and wtap_block_copy(); if there are no remaining use cases for wtap_block_copy() at some point, it can just *replace* wtap_block_copy().
Diffstat (limited to 'debian')
-rw-r--r--debian/libwiretap0.symbols1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libwiretap0.symbols b/debian/libwiretap0.symbols
index 3512cdd36f..50e4bd8590 100644
--- a/debian/libwiretap0.symbols
+++ b/debian/libwiretap0.symbols
@@ -41,6 +41,7 @@ libwiretap.so.0 libwiretap0 #MINVER#
wtap_block_get_string_option_value@Base 2.1.2
wtap_block_get_uint64_option_value@Base 2.1.2
wtap_block_get_uint8_option_value@Base 2.1.2
+ wtap_block_make_copy@Base 3.3.2
wtap_block_remove_nth_option_instance@Base 2.2.0
wtap_block_remove_option@Base 2.2.0
wtap_block_set_custom_option_value@Base 2.1.2