diff options
| author | Zhipeng Lu <[email protected]> | 2023-12-04 08:57:56 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-12-06 20:22:37 +0000 |
| commit | 0737df9ed0997f5b8addd6e2b9699a8c6edba2e4 (patch) | |
| tree | 286036134221c908a2874e59fd7c16c82bb73751 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/amdgpu: Restrict extended wait to PSP v13.0.6 (diff) | |
| download | kernel-0737df9ed0997f5b8addd6e2b9699a8c6edba2e4.tar.gz kernel-0737df9ed0997f5b8addd6e2b9699a8c6edba2e4.zip | |
drm/radeon/dpm: fix a memleak in sumo_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: 80ea2c129c76 ("drm/radeon/kms: add dpm support for sumo asics (v2)")
Signed-off-by: Zhipeng Lu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
