aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2017-09-23 09:05:21 -0400
committerMichael Mann <mmann78@netscape.net>2017-10-09 11:31:19 +0000
commitd8d60b4980882e37b73df3bfead8c2b09daba091 (patch)
treec41c195ce3971a71e8afea965740a7e87bf54609 /debian
parentc6a0e2a7916a689dfb642b004d07f6fc76fd04f3 (diff)
Add ENC_VARINT_PROTOBUF
Encoding of integer datatypes of Protocol buffers https://developers.google.cn/protocol-buffers/docs/encoding Change-Id: I9f6d65ddca099c15c0634984e9394131f98d35a9 Reviewed-on: https://code.wireshark.org/review/23813 Petri-Dish: Michael Mann <mmann78@netscape.net> 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.symbols2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index dde237931b..35c70f4437 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1189,6 +1189,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
proto_tree_add_item_ret_string_and_length@Base 2.1.0
proto_tree_add_item_ret_uint@Base 1.99.6
proto_tree_add_item_ret_uint64@Base 2.3.0
+ proto_tree_add_item_ret_varint@Base 2.5.0
proto_tree_add_none_format@Base 1.9.1
proto_tree_add_protocol_format@Base 1.9.1
proto_tree_add_split_bits_item_ret_val@Base 2.3.0
@@ -1672,6 +1673,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
tvb_get_stringz_enc@Base 1.9.1
tvb_get_stringzpad@Base 1.12.0~rc1
tvb_get_ts_23_038_7bits_string@Base 1.12.0~rc1
+ tvb_get_varint@Base 2.5.0
tvb_memcpy@Base 1.9.1
tvb_memdup@Base 1.9.1
tvb_memeql@Base 1.9.1