Wireshark-commits: [Wireshark-commits] master-2.0 6793a03: Fix crash in Capture File Properties dia

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

Commits:

6793a03 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>
    (cherry picked from commit 946222c676dbda138fff0b437be12f8fddab5131)
    Reviewed-on: https://code.wireshark.org/review/12226
    

Actions performed:

    from  20bfc3d   autotools: do not apply CFLAGS in reverse order
    adds  6793a03   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(-)