[dpdk-dev] [PATCH 1/1] mem: check allocation in dynamic hugepage init

David Marchand david.marchand at redhat.com
Fri Feb 11 08:55:01 CET 2022


On Sat, Feb 5, 2022 at 6:29 PM David Marchand <david.marchand at redhat.com> wrote:
>
> On Tue, Dec 14, 2021 at 2:30 PM Yunjian Wang <wangyunjian at huawei.com> wrote:
> >
> > The function malloc() could return NULL, the return value
> > need to be checked.
> >
> > Fixes: 694161b7e065 ("mem: extract common dynamic memory allocation")

That's actually introduced with:
Fixes: 6f63858e55e6 ("mem: prevent preallocated pages from being freed")

> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Yunjian Wang <wangyunjian at huawei.com>
> Reviewed-by: David Marchand <david.marchand at redhat.com>

Applied, thanks.


-- 
David Marchand



More information about the stable mailing list