diff options
author | Yuezhang Mo <[email protected]> | 2023-02-10 13:33:44 +0800 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2023-02-28 20:01:40 +0900 |
commit | d5c514b6a0c0b77ed7e5ef2484e8b20eb09c5f27 (patch) | |
tree | 169f90d4c9457dba80685c1677237e1cd0b0de51 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3ce937cb8ca9becec406611c6072e93030fdde76 (diff) |
exfat: fix the newly allocated clusters are not freed in error handling
In error handling 'free_cluster', before num_alloc clusters allocated,
p_chain->size will not updated and always 0, thus the newly allocated
clusters are not freed.
Signed-off-by: Yuezhang Mo <[email protected]>
Reviewed-by: Andy Wu <[email protected]>
Reviewed-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions