diff options
author | Jan Kara <jack@suse.cz> | 2020-03-04 14:01:44 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2020-08-28 17:11:53 +0200 |
commit | e9d4709fcc26353df12070566970f080e651f0c9 (patch) | |
tree | 9c185b418e25b9dbb1118bba75d13fc9c78b5016 /crypto | |
parent | udf: Use kvzalloc() in udf_sb_alloc_bitmap() (diff) | |
download | linux-e9d4709fcc26353df12070566970f080e651f0c9.tar.xz linux-e9d4709fcc26353df12070566970f080e651f0c9.zip |
reiserfs: Fix memory leak in reiserfs_parse_options()
When a usrjquota or grpjquota mount option is used multiple times, we
will leak memory allocated for the file name. Make sure the last setting
is used and all the previous ones are properly freed.
Reported-by: syzbot+c9e294bbe0333a6b7640@syzkaller.appspotmail.com
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions