summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZhipeng Lu <alexious@zju.edu.cn>2023-12-04 13:21:54 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-12-06 23:22:37 +0300
commit28c28d7f77c06ac2c0b8f9c82bc04eba22912b3b (patch)
treedb2ba7b424ed94ab18bcb2234d5abe18b2c0c969 /tools/perf/scripts/python/export-to-postgresql.py
parent0737df9ed0997f5b8addd6e2b9699a8c6edba2e4 (diff)
downloadlinux-28c28d7f77c06ac2c0b8f9c82bc04eba22912b3b.tar.xz
drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table
The rdev->pm.dpm.ps allocated by kcalloc should be freed in every following error-handling path. However, in the error-handling of rdev->pm.power_state[i].clock_info the rdev->pm.dpm.ps is not freed, resulting in a memleak in this function. Fixes: d70229f70447 ("drm/radeon/kms: add dpm support for trinity asics") Signed-off-by: Zhipeng Lu <alexious@zju.edu.cn> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions