aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2015-01-31 08:06:05 -0500
committerMichael Mann <mmann78@netscape.net>2015-02-02 12:56:32 +0000
commit6db0a358ea963dc5be6a34f58198613b320622c3 (patch)
tree950d55b5a79560a60a9bb3413fb37f58ff99a9a6 /debian
parentbdaef53e0834792064bbabf6a9f91fb0e72f7f34 (diff)
Create wmem versions of val_to_str and val_to_str_ext
These will be used to replace cases where packet-scope isn't valid for val_to_str/val_to_str_ext calls Change-Id: Ie8a4c423a8608548c837c1ae7edde52c4d728340 Reviewed-on: https://code.wireshark.org/review/6880 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 4615911cf2..3cf90f1f99 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -1439,8 +1439,10 @@ libwireshark.so.0 libwireshark0 #MINVER#
val64_to_str@Base 1.12.0~rc1
val64_to_str_const@Base 1.12.0~rc1
val_to_str@Base 1.9.1
+ val_to_str_wmem@Base 1.99.2
val_to_str_const@Base 1.9.1
val_to_str_ext@Base 1.9.1
+ val_to_str_ext_wmem@Base 1.99.2
val_to_str_ext_const@Base 1.9.1
value_is_in_range@Base 1.9.1
value_string_ext_free@Base 1.12.0~rc1