aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--capture_ifinfo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/capture_ifinfo.c b/capture_ifinfo.c
index f96974591d..fc7a76e7d5 100644
--- a/capture_ifinfo.c
+++ b/capture_ifinfo.c
@@ -422,6 +422,7 @@ get_interface_type(gchar *name, gchar *description)
g_free(wireless_path);
return IF_WIRELESS;
}
+ g_free(wireless_path);
}
/*
* Bluetooth devices.