diff options
author | Dan Carpenter <[email protected]> | 2020-06-10 20:22:13 +0300 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2020-06-29 17:11:05 +0900 |
commit | e8dd3cda8667118b70d9fe527f61fe22623de04d (patch) | |
tree | 2d69cb34596b1d3966b324739a8fcc9fa6d094df /lib/test-string_helpers.c | |
parent | 4ba6ccd695f5ed3ae851e59b443b757bbe4557fe (diff) |
exfat: add missing brelse() calls on error paths
If the second exfat_get_dentry() call fails then we need to release
"old_bh" before returning. There is a similar bug in exfat_move_file().
Fixes: 5f2aa075070c ("exfat: add inode operations")
Reported-by: Markus Elfring <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions