Skip to content
Commit b67a468a authored by Dinghao Liu's avatar Dinghao Liu Committed by Alex Deucher
Browse files

drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init



When amdgpu_display_modeset_create_props() fails, state and
state->context should be freed to prevent memleak. It's the
same when amdgpu_dm_audio_init() fails.

Signed-off-by: default avatarDinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 82dff839
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment