diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2016-08-21 20:27:02 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-08-23 13:48:05 -0400 |
commit | bb1800caf773eb8d819e0964c7efd96efe435fa1 (patch) | |
tree | e0a06cfe7381110bdff226c368da047d0590cc22 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | d36f3e048e1e81906c776760d70e06bce366ef65 (diff) |
drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.c
if (a == NULL || a->b == NULL)
leads to a NULL pointer dereference if a == NULL.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions