diff options
| author | 2022-08-08 11:34:41 +0300 | |
|---|---|---|
| committer | 2022-08-10 19:12:58 +0300 | |
| commit | d4073595d0c61463ec3a87411b19e2a90f76d3f8 (patch) | |
| tree | b2f3be4bbd62083e7ccc0cfe4c8cab4320ad9084 /tools/scripts/ssh:/git@git.zx2c4.com | |
| parent | fs/ntfs3: Remove unused function wnd_bits (diff) | |
| download | linux-dev-d4073595d0c61463ec3a87411b19e2a90f76d3f8.tar.xz linux-dev-d4073595d0c61463ec3a87411b19e2a90f76d3f8.zip | |
fs/ntfs3: uninitialized variable in ntfs_set_acl_ex()
The goto out calls kfree(value) on an uninitialized pointer. Just
return directly as the other error paths do.
Fixes: 460bbf2990b3 ("fs/ntfs3: Do not change mode if ntfs_set_ea failed")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/scripts/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
