Wireshark-commits: [Wireshark-commits] master dfa2c06: smb2: pass down payload length

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Mar 2019 11:46:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dfa2c06e79eb9af1c1e45907871e2e65a1017755
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

dfa2c06 by Aurelien Aptel (aaptel@xxxxxxxx):

    smb2: pass down payload length
    
    in the case of compounded packets, there might be more packets after
    the reparse data.
    
    Change-Id: Ife820271be3f7443b352b4c0f75f10d1a0624699
    Reviewed-on: https://code.wireshark.org/review/32312
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  daf29e2   smb2: cleanup sockaddr dissector and make more generic
     add  dfa2c06   smb2: pass down payload length


Summary of changes:
 epan/dissectors/packet-smb2.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)