URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=80252503132e93d3cb615e667a74e20854f78f20
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8025250 by Martin Kaiser (wireshark@xxxxxxxxx):
WlanStatisticsDialog: fix memory leaks
Remember the delegates that we use and free them explicitly
in the destructor.
Change-Id: I79698eb6ee4f565efcb3f02ac6239914c6acf3f5
Reviewed-on: https://code.wireshark.org/review/36964
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 b7ea495 CMake: Increase our AsciidoctrJ JVM memory limits.
add 8025250 WlanStatisticsDialog: fix memory leaks
Summary of changes:
ui/qt/wlan_statistics_dialog.cpp | 8 ++++++--
ui/qt/wlan_statistics_dialog.h | 2 ++
2 files changed, 8 insertions(+), 2 deletions(-)