Re: [PATCH] xattr: fix uninitialized out-param
From: Tejun Heo
Date: Thu Apr 09 2020 - 15:34:15 EST
On Wed, Apr 08, 2020 at 11:27:29PM -0700, Daniel Xu wrote:
> `removed_sized` isn't correctly initialized (as the doc comment
> suggests) on memory allocation failures. Fix by moving initialization up
> a bit.
>
> Fixes: 0c47383ba3bd ("kernfs: Add option to enable user xattrs")
> Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Signed-off-by: Daniel Xu <dxu@xxxxxxxxx>
Appiled to cgroup/for-5.7-fixes.
Thanks.
--
tejun