Wireshark-commits: [Wireshark-commits] master b3f6dbb: Qt: Remove save_file when restart

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 24 Feb 2019 14:10:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3f6dbbb5bcce3dd7f16df0b38e96700c4a9377f
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b3f6dbb 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>
    

Actions performed:

    from  0fcf4b1   [Automatic update for 2019-02-24]
     add  b3f6dbb   Qt: Remove save_file when restart


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