Wireshark-commits: [Wireshark-commits] master 946222c: Fix crash in Capture File Properties dialog

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Nov 2015 16:34:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=946222c676dbda138fff0b437be12f8fddab5131
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

946222c by Peter Wu (peter@xxxxxxxxxxxxx):

    Fix crash in Capture File Properties dialog
    
    Fixes crash when a capture file is closed while the capture file
    properties dialog is open.
    
    Change-Id: Iba35be38e1f53d422ff8428a672703385d477660
    Reviewed-on: https://code.wireshark.org/review/12224
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  1949a97   [COAP] Add "2.31 Continue" code
    adds  946222c   Fix crash in Capture File Properties dialog


Summary of changes:
 ui/qt/capture_file_properties_dialog.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)