On Sat, Feb 5, 2022 at 6:29 PM David Marchand <[email protected]> wrote:
>
> On Tue, Dec 14, 2021 at 2:30 PM Yunjian Wang <[email protected]> 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: [email protected]
> >
> > Signed-off-by: Yunjian Wang <[email protected]>
> Reviewed-by: David Marchand <[email protected]>
Applied, thanks.
--
David Marchand