Wireshark-commits: [Wireshark-commits] master-3.0 d35ee7b: Qt: Remove save_file when restart
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 24 Feb 2019 14:10:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d35ee7b9c3299aa43ecb0f04cf1529e1b295358a
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

d35ee7b by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Remove save_file when restart
    
    Throw away the old temporary filename when restart capture to create
    a new temporary file. This was omitted from the previous restart
    capture fix.
    
    Change-Id: I39396d26563ec3d424161f81667864440a13e6d2
    Reviewed-on: https://code.wireshark.org/review/32184
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit b3f6dbbb5bcce3dd7f16df0b38e96700c4a9377f)
    Reviewed-on: https://code.wireshark.org/review/32185
    

Actions performed:

    from  1e844f6   [Automatic update for 2019-02-24]
     add  d35ee7b   Qt: Remove save_file when restart


Summary of changes:
 ui/capture.c | 6 ++++++
 1 file changed, 6 insertions(+)