commit | 104c307147ad379617472dd91a5bcb368d72bd6d | [log] [tgz] |
---|---|---|
author | Navid Emamdoost <navid.emamdoost@gmail.com> | Tue Sep 24 23:23:56 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 25 14:58:38 2019 -0500 |
tree | 0118ac33bb90ed225085a6c5b4d3f79732e9dcd8 | |
parent | 1e94b43813a2757f6ee471584ca07cdbc1a51db9 [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>