Wireshark-commits: [Wireshark-commits] master 349c3aa: Qt: fix memleaks in protocol preferences men

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 30 May 2018 08:19:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=349c3aa3d537ef96a7fd4c7998db6e659d34fe33
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

349c3aa by Peter Wu (peter@xxxxxxxxxxxxx):

    Qt: fix memleaks in protocol preferences menu
    
    Reported by ASAN.
    
    Change-Id: I0e7578d6583dc11312d95108331b6a743d7d5514
    Reviewed-on: https://code.wireshark.org/review/27832
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  7a59406   Qt: fix memleak in PacketList::contextMenuEvent
    adds  349c3aa   Qt: fix memleaks in protocol preferences menu


Summary of changes:
 ui/qt/protocol_preferences_menu.cpp | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)