Wireshark-commits: [Wireshark-commits] master 0219997: SMB2: store file names longer than 256 bytes
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 08 Feb 2020 09:39:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=02199970d7e7e3e210bf49f85075a53b9243eb17
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0219997 by Aurelien Aptel (aaptel@xxxxxxxx):

    SMB2: store file names longer than 256 bytes
    
    File names can be longer than 256 bytes and still be sane. Fixes
    filenames being reported as "[unknown]".
    
    Change-Id: I3425d3106cf6ef63e298c2e73a063a207a4d4aea
    Reviewed-on: https://code.wireshark.org/review/36045
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0dd91d6   WSUG: Update the macOS system requirements section.
     add  0219997   SMB2: store file names longer than 256 bytes


Summary of changes:
 epan/dissectors/packet-smb2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)