Wireshark-commits: [Wireshark-commits] master 0d8bebc: SMB: fix dissection of Directory Information

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 07 Oct 2019 04:06:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d8bebc327cd71736c152e8e428294f826e51561
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0d8bebc by Manfred (mx2927@xxxxxxxxx):

    SMB: fix dissection of Directory Information field in Search (0x81) response
    
    The dissector assumed 46 instead of 43 as Directory Information field length
    
    Bug: 15817
    Change-Id: I25f1c95a202c0f0156062eda93a3690911ef50aa
    Reviewed-on: https://code.wireshark.org/review/33464
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2cac9d4   dumpcap: fix capture library version display on Windows
     add  0d8bebc   SMB: fix dissection of Directory Information field in Search (0x81) response


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