Re: [PATCH] tools/io uring: Fix missing check for return value of malloc()

From: Jens Axboe
Date: Thu Jun 15 2023 - 09:40:26 EST


On 6/15/23 7:26?AM, cymi20 wrote:
> Actually this checker is driven by inconsistency, it find almost all
> callsite of malloc() in this module has Null check, except this
> callsite.

1) don't top post
2) don't send html emails

But more importantly, actually check the code before making wrong
statements like that.

The patch is pointless.

--
Jens Axboe