Wireshark-commits: [Wireshark-commits] master 89a715e: SMB1/2: Update some FileFS fields with new f
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Mar 2018 06:06:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=89a715eba45d89bd65ee9a190bb1300ac6ea6fd4
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

89a715e by Ronnie Sahlberg (ronniesahlberg@xxxxxxxxx):

    SMB1/2: Update some FileFS fields with new flags
    
    Change-Id: I7fbf874c8f9f7fcbcdecd07b04762688d080b961
    Signed-off-by: Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/26300
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  05c4705   multipart: use packet scope memory to avoid leaking in case an exception is triggered by subdissectors
    adds  89a715e   SMB1/2: Update some FileFS fields with new flags


Summary of changes:
 epan/dissectors/packet-smb.c  | 117 +++++++++++++++++++++++++++++++++++++++++-
 epan/dissectors/packet-smb2.c |  14 ++---
 2 files changed, 123 insertions(+), 8 deletions(-)