Wireshark-commits: [Wireshark-commits] master f0424b4: SMB2 Notify response shown as malformed

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 May 2016 04:20:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0424b4f3568ef4746f348d0de607cafbc474b1f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f0424b4 by Gordon Ross (gordon.w.ross@xxxxxxxxx):

    SMB2 Notify response shown as malformed
    
    SMB2 Notify needs to treat STATUS_NOTIFY_ENUM_DIR the same as success.
    MS-SMB2 3.3.4.4 mentions this.
    
    Bug: 12128
    Change-Id: I3fea5f958449a469ccf66ea637db2d0db236c464
    Reviewed-on: https://code.wireshark.org/review/15584
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ab63b89   Qt: Don't use QMap::first or ::last
    adds  f0424b4   SMB2 Notify response shown as malformed


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