URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d83a8755a20579ec7d6b98b341ae17d8cb6bf65
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7d83a87 by Guy Harris (guy@xxxxxxxxxxxx):
Don't use tvb_get_nstringz0(), use tvb_get_string_enc().
Change-Id: I8e654fa857fca6713198e3d20f2a14a0a444e935
Reviewed-on: https://code.wireshark.org/review/1037
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 412c6ca Make makefile verbosity configurable from CMake
adds 7d83a87 Don't use tvb_get_nstringz0(), use tvb_get_string_enc().
Summary of changes:
epan/dissectors/packet-aim-buddylist.c | 8 ++++----
epan/dissectors/packet-aim-chat.c | 10 ++++------
epan/dissectors/packet-aim-messaging.c | 5 ++---
epan/dissectors/packet-aim-signon.c | 4 ++--
epan/dissectors/packet-aim.c | 9 +++------
epan/dissectors/packet-aim.h | 4 +---
6 files changed, 16 insertions(+), 24 deletions(-)