Wireshark-commits: [Wireshark-commits] master-2.0 1a8ba46: Qt: ensure to call destructor when closi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Jan 2016 07:54:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a8ba46efcced4cef5f98b963ac81304ce5db903
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

1a8ba46 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: ensure to call destructor when closing a few QDialog windows
    
    Change-Id: I10d2a610e852fdc2f38b84e561f04783af0d612e
    Reviewed-on: https://code.wireshark.org/review/13453
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 4b35048af377ffe7379d3bbf041a91740129e080)
    Reviewed-on: https://code.wireshark.org/review/13464
    

Actions performed:

    from  c1e01c9   X509AF: reset algorithm_id global variable when closing a file
    adds  1a8ba46   Qt: ensure to call destructor when closing a few QDialog windows


Summary of changes:
 ui/qt/about_dialog.cpp              |    1 +
 ui/qt/resolved_addresses_dialog.cpp |    1 +
 ui/qt/tcp_stream_dialog.cpp         |    1 +
 3 files changed, 3 insertions(+)