commit | 083164dbdb17c5ea4ad92c1782b59c9d75567790 | [log] [tgz] |
---|---|---|
author | Nirmoy Das <nirmoy.das@amd.com> | Fri Oct 04 11:53:37 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 09 11:45:59 2019 -0500 |
tree | 8c122489f8d012b0525b7fbb89f42dffcea59593 | |
parent | da0c9ea146cbe92b832f1b0f694840ea8eb33cce [diff] |
drm/amdgpu: fix memory leak cleanup error handling code and make sure temporary info array with the handles are freed by amdgpu_bo_list_put() on idr_replace()'s failure. Signed-off-by: Nirmoy Das <nirmoy.das@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>