summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYichong Chen <chenyichong@uniontech.com>2026-07-21 17:11:52 +0800
committerJan Kara <jack@suse.cz>2026-07-27 16:31:50 +0200
commit2f7dd9b86fe4076059e6a4a2a2c5d565afd76b9e (patch)
treec2d520540d923baf1e1cd1e00c16541ce62e8195 /tools/perf/scripts/python
parentd95094d4c0a62ea17b8a7c6399b42381b8a55bc0 (diff)
isofs: release zisofs block pointer buffer head
zisofs_fill_pages() reads the compressed block pointer table. The error paths release the current buffer_head, the loop also releases the old buffer_head when it advances. However, the success path leaves the last buffer_head referenced. Release it before returning success. Fixes: 59bc055211b8 ("zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size") Signed-off-by: Yichong Chen <chenyichong@uniontech.com> Link: https://patch.msgid.link/20260721091152.1450622-1-chenyichong@uniontech.com Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions