Wireshark-commits: [Wireshark-commits] master 15c9923: Qt: Fix use-after-free pattern

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Aug 2015 22:57:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15c9923d642cb321854a05257b598e066f008b0b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

15c9923 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Fix use-after-free pattern
    
    Change-Id: I7f6d9316234c1ccfec1ec5b5c3675b3237f22eda
    Reviewed-on: https://code.wireshark.org/review/10294
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  579365e   Disable most of the main window while we're tapping.
    adds  15c9923   Qt: Fix use-after-free pattern


Summary of changes:
 ui/qt/rpc_service_response_time_dialog.cpp |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)