diff options
| author | Harry Wentland <[email protected]> | 2017-11-10 20:17:03 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-12-14 10:52:12 -0500 |
| commit | 52924dc3d0daf725a63f5c749cb263aad06f928a (patch) | |
| tree | 05d04378b3600b07d3c1cc6070490f7f5eaf6b9e /tools/perf/scripts/python | |
| parent | 34996173c88ca69f276eb2979586016fbbaa34ca (diff) | |
drm/amd/display: Fix potential mem leak in DC construct
Found by smatch:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:506 construct() warn:
possible memory leak of 'dc_ctx'
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:506 construct() warn:
possible memory leak of 'dc_vbios'
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:506 construct() warn:
possible memory leak of 'dcn_ip'
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:506 construct() warn:
possible memory leak of 'dcn_soc'
Signed-off-by: Harry Wentland <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions