aboutsummaryrefslogtreecommitdiff
path: root/pcap-pf.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcap-pf.c')
-rw-r--r--pcap-pf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcap-pf.c b/pcap-pf.c
index c258e1a6..d8326df9 100644
--- a/pcap-pf.c
+++ b/pcap-pf.c
@@ -494,6 +494,7 @@ your system may not be properly configured; see the packetfilter(4) man page\n",
return (0);
bad:
+ pcap_cleanup_live_common(p);
return (PCAP_ERROR);
}