URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7bd3f8a58f8512232288c5390ed3ca367d6ed7c7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7bd3f8a by Martin Kaiser (wireshark@xxxxxxxxx):
LteMacStatisticsDialog: fix memory leaks
Remember the delegates that we use and free them explicitly
in the destructor.
Change-Id: Iba07c3e9952dc152d94468b6b7c7e2c2a74c1f65
Reviewed-on: https://code.wireshark.org/review/36965
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 8025250 WlanStatisticsDialog: fix memory leaks
add 7bd3f8a LteMacStatisticsDialog: fix memory leaks
Summary of changes:
ui/qt/lte_mac_statistics_dialog.cpp | 8 ++++++--
ui/qt/lte_mac_statistics_dialog.h | 2 ++
2 files changed, 8 insertions(+), 2 deletions(-)