X-Git-Url: https://git.tcpdump.org/libpcap/blobdiff_plain/0d8e0ea29ae107268103dc72246371f85d02a388..7175f8464400c2ba92d534c66647e15ecc4f8bc7:/pcap-linux.c diff --git a/pcap-linux.c b/pcap-linux.c index 9c147644..18c71ea9 100644 --- a/pcap-linux.c +++ b/pcap-linux.c @@ -1618,8 +1618,8 @@ get_if_flags(const char *name, bpf_u_int32 *flags, char *errbuf) } } fclose(fh); - free(pathstr); } + free(pathstr); } #ifdef ETHTOOL_GLINK