summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
diff options
context:
space:
mode:
authorSheng Yong <shengyong1@huawei.com>2019-02-14 14:46:36 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-14 10:47:20 +0100
commit3b1b5291f79d040d549d7c746669fc30e8045b9b (patch)
treecd595c60fa6812dfe128afa61f3fdd99517d3a71 /drivers/staging/android
parente7dd3d47bc721b79576f67b0952070b4eccccc36 (diff)
downloadlinux-3b1b5291f79d040d549d7c746669fc30e8045b9b.tar.bz2
staging: erofs: fix memleak of inode's shared xattr array
If it fails to read a shared xattr page, the inode's shared xattr array is not freed. The next time the inode's xattr is accessed, the previously allocated array is leaked. Signed-off-by: Sheng Yong <shengyong1@huawei.com> Fixes: b17500a0fdba ("staging: erofs: introduce xattr & acl support") Cc: <stable@vger.kernel.org> # 4.19+ Reviewed-by: Gao Xiang <gaoxiang25@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/android')
0 files changed, 0 insertions, 0 deletions