[dpdk-dev] [PATCH] eal: fix memory leak when saving arguments

David Marchand david.marchand at redhat.com
Thu Sep 16 22:22:06 CEST 2021


On Wed, Sep 1, 2021 at 11:59 AM Bruce Richardson
<bruce.richardson at intel.com> wrote:
>
> On Wed, Sep 01, 2021 at 09:38:47AM +0000, Conor Walsh wrote:
> > This patch fixes a memleak which was reported in Bugzilla within the
> > eal_save_args function. This was caused by the function mistakenly
> > adding -- to the eal args instead of breaking beforehand.
> >
> > Bugzilla ID: 722
> > Fixes: 293c53d8b23c ("eal: add telemetry callbacks")
> >
> > Reported-by: Zhihong Peng <zhihongx.peng at intel.com>
> > Signed-off-by: Conor Walsh <conor.walsh at intel.com>
> > Signed-off-by: Conor Fogarty <conor.fogarty at intel.com>
> > ---
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied, thanks.


-- 
David Marchand



More information about the dev mailing list