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") > Cc: [email protected] > > Signed-off-by: Yunjian Wang <[email protected]> Reviewed-by: David Marchand <[email protected]>
-- David Marchand

