aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorSandeep Dhavale <[email protected]>2024-09-04 23:00:25 -0700
committerGao Xiang <[email protected]>2024-09-10 00:46:34 +0800
commit3fc3e45fcdeaad4b7660b560fcbc827eb733f58e (patch)
tree88e9a4bc5eb27c5db300689afe428ce8ec058d63 /scripts/gdb/linux/tasks.py
parent59aadaa7ebafbc57e642d772cfc02c2b907e5b89 (diff)
erofs: fix error handling in z_erofs_init_decompressor
If we get a failure at the first decompressor init (i = 0), the clean up while loop could enter infinite loop due to wrong while check. Check the value of i now to see if we need any clean up at all. Fixes: 5a7cce827ee9 ("erofs: refine z_erofs_{init,exit}_subsystem()") Reported-by: liujinbao1 <[email protected]> Signed-off-by: Sandeep Dhavale <[email protected]> Reviewed-by: Gao Xiang <[email protected]> Reviewed-by: Chao Yu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions