summaryrefslogtreecommitdiffstats
path: root/fs/udf/symlink.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2020-09-22 12:20:14 +0200
committerJan Kara <jack@suse.cz>2020-09-22 12:20:14 +0200
commita7be300de800e755714c71103ae4a0d205e41e99 (patch)
tree86cf561ebc30616f8049efb93408454eea74211e /fs/udf/symlink.c
parentudf: Remove redundant initialization of variable ret (diff)
downloadlinux-a7be300de800e755714c71103ae4a0d205e41e99.tar.xz
linux-a7be300de800e755714c71103ae4a0d205e41e99.zip
udf: Fix memory leak when mounting
udf_process_sequence() allocates temporary array for processing partition descriptors on volume which it fails to free. Free the array when it is not needed anymore. Fixes: 7b78fd02fb19 ("udf: Fix handling of Partition Descriptors") CC: stable@vger.kernel.org Reported-by: syzbot+128f4dd6e796c98b3760@syzkaller.appspotmail.com Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/symlink.c')
0 files changed, 0 insertions, 0 deletions