Wei Yongjun 94182167ec exfat: fix possible memory leak in exfat_find()
'es' is malloced from exfat_get_dentry_set() in exfat_find() and should
be freed before leaving from the error handling cases, otherwise it will
cause memory leak.

Fixes: 5f2aa075070c ("exfat: add inode operations")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
2020-05-18 11:51:44 +09:00
..
2020-03-05 21:00:40 -05:00
2020-03-05 21:00:40 -05:00
2020-03-05 21:00:40 -05:00
2020-05-18 11:51:40 +09:00
2020-03-05 21:00:40 -05:00
2020-03-05 21:00:40 -05:00
2020-03-05 21:00:40 -05:00
2020-03-05 21:00:40 -05:00