Wireshark-commits: [Wireshark-commits] master 2ab4aa4: Qt: Delete copied profile proper

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Jul 2019 07:07:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ab4aa4423fd1014e00ed2b1c36e7407722f57d6
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2ab4aa4 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Delete copied profile proper
    
    If a profile is a copy of another profile and get's deleted
    without being saved, the original profile got deleted
    
    Change-Id: Iffccb2e29131f97ad6fe71362946aad4e076eb3f
    Reviewed-on: https://code.wireshark.org/review/34011
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  0428638   dhcp: fix memleak on exceptions in dissect_dhcpopt_avaya_ip_telephone
     add  2ab4aa4   Qt: Delete copied profile proper


Summary of changes:
 ui/qt/models/profile_model.cpp | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)