Wireshark-commits: [Wireshark-commits] master-2.0 faa7745: Qt: add some cleanup function calls miss

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 May 2016 18:46:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=faa77457ebb8e3a1a72cdf5ec2b095bcbe163528
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

faa7745 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: add some cleanup function calls missing when leaving application
    
    Change-Id: I8f22d321e84daa36d4a40856b61d0844d3489cc2
    Reviewed-on: https://code.wireshark.org/review/15374
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit f3e120816c1e74eda131f95a74e61777995c2c7b)
    Reviewed-on: https://code.wireshark.org/review/15435
    

Actions performed:

    from  c598281   tshark: fix double memory free when analyzing several RTP streams
    adds  faa7745   Qt: add some cleanup function calls missing when leaving application


Summary of changes:
 wireshark-qt.cpp |   20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)