Wireshark-commits: [Wireshark-commits] master d815a72: Show SMB strings as Unicode.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 May 2019 08:00:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d815a72805fbaa841671e508abb678437eefac18
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d815a72 by Guy Harris (guy@xxxxxxxxxxxx):

    Show SMB strings as Unicode.
    
    Don't show every single non-ASCII character as a bunch of meaningless
    backslash-escape sequences for the multiple octest of their UTF-8
    encodings.
    
    Change-Id: Ieed3cdf26c3c63a0d1681efcf967c7b80132cb14
    Reviewed-on: https://code.wireshark.org/review/33245
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  640ded8   Fix some signedness warnings.
     add  d815a72   Show SMB strings as Unicode.


Summary of changes:
 epan/dissectors/packet-smb.c | 56 ++++++++++++++++++++++----------------------
 1 file changed, 28 insertions(+), 28 deletions(-)