On Fri, 10 Jan 2025 17:24:21 +0800, Charles Han wrote: > kunit_kzalloc() may return a NULL pointer, dereferencing it > without NULL check may lead to NULL dereference. > Add a NULL check for grp. > > Applied, thanks! [1/1] ext4: Fix potential null dereference in ext4 kunit test commit: 57e7239ce0ed14e81e414c99d57f516f6220a995 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>