[PATCH] dumpcap: remove bogus rte_free()
David Marchand
david.marchand at redhat.com
Fri Oct 21 15:06:06 CEST 2022
On Fri, Oct 21, 2022 at 12:19 AM Stephen Hemminger
<stephen at networkplumber.org> 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: stable at dpdk.org
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list