[dpdk-dev] [PATCH v1] test: fix devargs test case memory leak
David Marchand
david.marchand at redhat.com
Mon Oct 25 09:42:11 CEST 2021
On Sat, Oct 23, 2021 at 2:40 PM David Marchand
<david.marchand at redhat.com> wrote:
> On Sat, Oct 23, 2021 at 2:18 PM Xueming Li <xuemingl at nvidia.com> wrote:
> >
> > In layer argument test function, kvargs are parsed and checked without
> > free. This patch calls rte_kvargs_free() function to avoid memory leak.
> >
>
> Coverity issue: 373631
> > Fixes: a4975cd20dca ("test: add devargs test cases")
> >
> > Signed-off-by: Xueming Li <xuemingl at nvidia.com>
> Reviewed-by: David Marchand <david.marchand at redhat.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list