Wireshark-commits: [Wireshark-commits] master 9110c59: SMB2: IOCTL response dissector minor fixes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 08 Dec 2019 18:59:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9110c59322b7acd7eb256754336d63cecbb3789d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9110c59 by Volodymyr Khomenko (volodymyr@xxxxxxxxxxxx):

    SMB2: IOCTL response dissector minor fixes
    
    Fixed names of few reserved fields according to MS spec
    See [MS-SMB2] 2.2.32 SMB2 IOCTL Response
    
    Change-Id: I92926b93dd5086559b124497136e0c5979ab37aa
    Reviewed-on: https://code.wireshark.org/review/35342
    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  0820306   dns: Bring back TTL formatted with time_secs_to_str()
     add  9110c59   SMB2: IOCTL response dissector minor fixes


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