Wireshark-commits: [Wireshark-commits] master 9f622cd: SMB2: add string value for dialect
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 06 Nov 2019 13:57:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9f622cddd443b839dda68540d5a58ad469346bdf
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9f622cd by Uli Heilmeier (uh@xxxxxxxxxxxx):

    SMB2: add string value for dialect
    
    Used ref: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/63abf97c-0d09-47e2-88d6-6bfa552949a5
    
    Change-Id: I9e5e7b3077003fe5e070a3cb1f790a360a07571e
    Reviewed-on: https://code.wireshark.org/review/35001
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  88306c2   Qt: fix compilation with older versions.
     add  9f622cd   SMB2: add string value for dialect


Summary of changes:
 epan/dissectors/packet-smb2.c | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)