Wireshark-commits: [Wireshark-commits] master 6c59aa0: SMB2: Fix an error with the timestamp for Ti
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Nov 2019 06:34:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c59aa01346371b8bc36a7f916232bae02d1dcb6
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6c59aa0 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    SMB2: Fix an error with the timestamp for TimeWarp ECPs during CREATE.
    
    My previous commit had an error in the formatting of the timestamp.
    
    Change-Id: I66f1489b75667d84c3beeca6aae73e692c4360b6
    Reviewed-on: https://code.wireshark.org/review/35130
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  800a029   nvme: fix some heap buffer overflow errors
     add  6c59aa0   SMB2: Fix an error with the timestamp for TimeWarp ECPs during CREATE.


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