diff options
author | 2020-06-04 13:54:28 +0900 | |
---|---|---|
committer | 2020-06-09 16:50:12 +0900 | |
commit | a949824f01f3b39f737d77aed6cba47aced09319 (patch) | |
tree | 6a4a0a18ef24d58c8488e50c633df8dbbabf3078 /tools/perf/scripts/python/stackcollapse.py | |
parent | exfat: fix incorrect update of stream entry in __exfat_truncate() (diff) | |
download | linux-dev-a949824f01f3b39f737d77aed6cba47aced09319.tar.xz linux-dev-a949824f01f3b39f737d77aed6cba47aced09319.zip |
exfat: fix range validation error in alloc and free cluster
There is check error in range condition that can never be entered
even with invalid input.
Replace incorrent checking code with already existing valid checker.
Signed-off-by: hyeongseok.kim <hyeongseok@gmail.com>
Acked-by: Sungjong Seo <sj1557.seo@samsung.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions