aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/qt/service_response_time_dialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/service_response_time_dialog.cpp b/ui/qt/service_response_time_dialog.cpp
index b9128e0b65..9ab5b7420a 100644
--- a/ui/qt/service_response_time_dialog.cpp
+++ b/ui/qt/service_response_time_dialog.cpp
@@ -299,6 +299,7 @@ void ServiceResponseTimeDialog::fillTree()
removeTapListeners();
+ free_srt_table(srt_, srt_data_.srt_array, NULL, NULL);
g_array_free(srt_data_.srt_array, TRUE);
}