Wireshark-commits: [Wireshark-commits] master 6db0a35: Create wmem versions of val_to_str and val_t
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6db0a358ea963dc5be6a34f58198613b320622c3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6db0a35 by Michael Mann (mmann78@xxxxxxxxxxxx):
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@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from bdaef53 Try to fix builbot OSX 10.5 buildbot false-positive
adds 6db0a35 Create wmem versions of val_to_str and val_to_str_ext
Summary of changes:
debian/libwireshark0.symbols | 2 ++
epan/value_string.c | 28 ++++++++++++++++++++++++++++
epan/value_string.h | 13 ++++++++++++-
3 files changed, 42 insertions(+), 1 deletion(-)