Re: [PATCH 3/3] lkdtm/heap: Check possible NULL pointer returned by vzalloc()

From: Greg KH
Date: Mon Jul 25 2022 - 04:42:45 EST


On Mon, Jul 25, 2022 at 04:13:31PM +0800, Ren Yu wrote:
> As the possible alloc failure of the vzalloc(),the
> return pointer could be NULL.therefore it should be better to check it.

Odd punctuation and wrapping :(

greg k-h