aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authorDinghao Liu <dinghao.liu@zju.edu.cn>2023-11-23 15:33:22 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-11-29 18:09:14 -0500
commit7a88f23e768491bae653b444a96091d2aaeb0818 (patch)
tree08e420c9ae4d961c19e87897d4fca0c888adf030 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parente222b36e9649404cc0770a6d778d69cf73bcd440 (diff)
drm/amd/pm: fix a memleak in aldebaran_tables_init
When kzalloc() for smu_table->ecc_table fails, we should free the previously allocated resources to prevent memleak. Fixes: edd794208555 ("drm/amd/pm: add message smu to get ecc_table v2") Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions