summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRob Clark <robin.clark@oss.qualcomm.com>2026-07-29 08:55:42 -0700
committerRob Clark <robin.clark@oss.qualcomm.com>2026-07-29 11:56:02 -0700
commit9ee2884ed58e6b39da35732146446d5930e4746b (patch)
tree54597e6bfe5985ac989bb073a9bef8785f2ecdf7 /tools/perf/scripts/python
parent2b1bfcb59d3f9bd4ab37eb6747fc783c67a7f82b (diff)
drm/msm: Move nr_cmds initialization
Previously if we entered an error path between these two points, we could leak the relocs tables due to submit->nr_cmds still being zero. In practice, relocs are disallowed on a6xx+, and non-ancient userspace will not use relocs on earlier gens unless running on an ancient kernel. But userspace could use this to trigger a memory leak. Reported-by: Sashiko <sashiko-bot@kernel.org> Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com> Patchwork: https://patchwork.freedesktop.org/patch/743085/ Message-ID: <20260729155609.20190-6-robin.clark@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions