aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/main.c')
-rw-r--r--ui/gtk/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/main.c b/ui/gtk/main.c
index ff2751ea5b..bf3bc3b481 100644
--- a/ui/gtk/main.c
+++ b/ui/gtk/main.c
@@ -2816,6 +2816,7 @@ clean_exit:
#endif
col_cleanup(&cfile.cinfo);
free_filter_lists();
+ wtap_cleanup();
return ret;
}