aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark-qt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wireshark-qt.cpp')
-rw-r--r--wireshark-qt.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/wireshark-qt.cpp b/wireshark-qt.cpp
index 61fac58a59..538994daef 100644
--- a/wireshark-qt.cpp
+++ b/wireshark-qt.cpp
@@ -939,6 +939,7 @@ int main(int argc, char *qt_argv[])
ret_val = wsApp->exec();
+ delete main_w;
recent_cleanup();
epan_cleanup();