X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/bc410907642bad21b1e87cc1eac40a445b537d3b..4e1ce41c1d733fb2cfffeb1f113aa5c564cbfa76:/tcpdump.c diff --git a/tcpdump.c b/tcpdump.c index 88e20588..75ec14be 100644 --- a/tcpdump.c +++ b/tcpdump.c @@ -2268,7 +2268,7 @@ DIAG_ON_CLANG(assign-enum) if (pdd == NULL) error("%s", pcap_geterr(pd)); #ifdef HAVE_CAPSICUM - set_dumper_capsicum_rights(p); + set_dumper_capsicum_rights(pdd); #endif if (Cflag != 0 || Gflag != 0) { #ifdef HAVE_CAPSICUM