Wireshark-commits: [Wireshark-commits] master 4f36a28: Qt: remove leak from protocol_preferences_me
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Mar 2018 16:47:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f36a28acbc06781740cf4105375ae7759b6606b
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4f36a28 by Dario Lombardo (lomato@xxxxxxxxx):

    Qt: remove leak from protocol_preferences_menu (found by clang).
    
    Change-Id: I8ea4f550cbce934335e8d8e7d7c6b5fba7bcacfe
    Reviewed-on: https://code.wireshark.org/review/26141
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  fe71e26   spdx: more licenses converted.
    adds  4f36a28   Qt: remove leak from protocol_preferences_menu (found by clang).


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