Wireshark-commits: [Wireshark-commits] master 4b35048: Qt: ensure to call destructor when closing a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Jan 2016 23:38:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b35048af377ffe7379d3bbf041a91740129e080
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4b35048 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>
    

Actions performed:

    from  523ae61   HTTP: fix Control flow issues (UNREACHABLE) reported by Coverity ( CID 1348060)
    adds  4b35048   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(+)