Wireshark-commits: [Wireshark-commits] master eb1e379: SMB: Fix DialectIndex handling

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Jan 2020 08:13:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb1e3799481e1508c633440ebe827342a3cf61e5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

eb1e379 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    SMB: Fix DialectIndex handling
    
    According to https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-cifs/a4229e1a-8a4e-489a-a2eb-11b7f360e60c
    0xFFFF is for server does not support any of the listed dialects.
    
    Bug: 16320
    Change-Id: I17184e2a1ee8307936d934323bf8d0c9348eac2a
    Reviewed-on: https://code.wireshark.org/review/35841
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fde8f71   androiddump: Provide fifo argument to g_warning()
     add  eb1e379   SMB: Fix DialectIndex handling


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