commit | e7883ab63213e3eea001af522ca5f4fc91075572 | [log] [tgz] |
---|---|---|
author | Navid Emamdoost <navid.emamdoost@gmail.com> | Tue Sep 24 23:23:56 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:11:03 2019 -0500 |
tree | f9f274b473e319ae28362157077336c816044ea8 | |
parent | b77fb9d88e62bbe85cd52b4ef18e74ea65551773 [diff] |
drm/amd/display: prevent memory leak In dcn*_create_resource_pool the allocated memory should be released if construct pool fails. Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>