diff options
author | 2022-01-21 11:26:13 +0000 | |
---|---|---|
committer | 2022-01-25 18:00:33 -0500 | |
commit | 5d5c6dba2b43e28845d7d7ed32a36802329a5f52 (patch) | |
tree | db047b7263c77f2c2f42302ee8e40660c7cc9bca /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | |
parent | drm/amd/pm: remove useless if (diff) | |
download | linux-dev-5d5c6dba2b43e28845d7d7ed32a36802329a5f52.tar.xz linux-dev-5d5c6dba2b43e28845d7d7ed32a36802329a5f52.zip |
drm/amd/display: Fix memory leak
[why]
Resource release is needed on the error handling path
to prevent memory leak.
[how]
Fix this by adding kfree on the error handling path.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Yongzhi Liu <lyz_cs@pku.edu.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h')
0 files changed, 0 insertions, 0 deletions