summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRuoyu Wang <ruoyuw560@gmail.com>2026-06-18 02:22:27 +0800
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2026-07-24 12:45:02 +0200
commitdd64afb32c4d8d3c934ae84df59a2e463d6fa43c (patch)
tree34ed95b49fa41097745a9e9ae81ecb7f612f4e41 /tools/perf/scripts/python/event_analyzing_sample.py
parent789af83e41aef54c1ff1cee16adc27822e0a0d71 (diff)
ntfs3: initialize err in attr_wof_frame_info
attr_wof_frame_info() may reuse a cached offsets folio. In that case the loop can fill the output offsets without calling attr_load_runs_range() or ntfs_read_run(), leaving err uninitialized before the common return path. Initialize err to 0 for the successful cached path. Signed-off-by: Ruoyu Wang <ruoyuw560@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions