summaryrefslogtreecommitdiff
path: root/caputils
diff options
context:
space:
mode:
Diffstat (limited to 'caputils')
-rw-r--r--caputils/capture-pcap-util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/caputils/capture-pcap-util.c b/caputils/capture-pcap-util.c
index a648eff0ba..9133a3dca1 100644
--- a/caputils/capture-pcap-util.c
+++ b/caputils/capture-pcap-util.c
@@ -625,6 +625,7 @@ free_linktype_cb(gpointer data, gpointer user_data _U_)
g_free(linktype_info->name);
g_free(linktype_info->description);
+ g_free(linktype_info);
}
void