Wireshark-commits: [Wireshark-commits] master c58f86f: SMB2: When we add the timestamp to a previou
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Nov 2019 21:21:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c58f86ff6bafb0e30cee29afb90e4a0289d2e3dc
Submitter: "Richard Sharpe <realrichardsharpe@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c58f86f by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    SMB2: When we add the timestamp to a previous version also save it.
    
    To make the adding of the timestamp to a name for a previous version
    useful we also need to save it for that set of request. Then we get the
    correct names printed out for subsequent request for that same file.
    
    Change-Id: I5c554ae235303a7aea075df92827d6d219ccce56
    Reviewed-on: https://code.wireshark.org/review/35076
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    

Actions performed:

    from  14690c8   Qt: Fix statusbar messages
     add  c58f86f   SMB2: When we add the timestamp to a previous version also save it.


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