On Fri, Oct 21, 2022 at 12:19 AM Stephen Hemminger <[email protected]> wrote: > > At end of program there is call to rte_free() which is passing > a bogus value. There is no "bpf_filter" defined in this application; > it ends up being a text address inside pcap library. > > Fixes: cbb44143be74 ("app/dumpcap: add new packet capture application") Cc: [email protected]
> Signed-off-by: Stephen Hemminger <[email protected]> Applied, thanks. -- David Marchand

