summaryrefslogtreecommitdiff
path: root/wiretap/wtap.c
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/wtap.c')
-rw-r--r--wiretap/wtap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/wtap.c b/wiretap/wtap.c
index 6473d43ee9..0f13e6b788 100644
--- a/wiretap/wtap.c
+++ b/wiretap/wtap.c
@@ -1444,6 +1444,7 @@ wtap_cleanup(void)
wtap_cleanup_encap_types();
wtap_opttypes_cleanup();
ws_buffer_cleanup();
+ cleanup_open_routines();
}
/*