diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2020-05-06 17:25:54 +0300 |
---|---|---|
committer | Namjae Jeon <namjae.jeon@samsung.com> | 2020-05-18 05:51:44 +0300 |
commit | 94182167ec730dadcaea5fbc6bb8f1136966ef66 (patch) | |
tree | 92ff574e922bcfd58c526705fea643c9b75c57d0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 035779483072ff7854943dc0cbae82c4e0070d15 (diff) | |
download | linux-94182167ec730dadcaea5fbc6bb8f1136966ef66.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions