summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c
diff options
context:
space:
mode:
authorGuchun Chen <guchun.chen@amd.com>2019-08-08 14:54:41 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-08-12 12:47:48 -0500
commita2b459947b1e8e9b8d8cb13640bc019ee932ea30 (patch)
treeef7d9ea6dd29511703a83744f7956fd82fcdab6e /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c
parent3c0b547da0d7f9011c87f081ef3cd743b367b088 (diff)
downloadlinux-a2b459947b1e8e9b8d8cb13640bc019ee932ea30.tar.bz2
drm/amdgpu: add check to avoid array bound issue
Sub_block_index can be passed from user level, so add one check before accessing the array first to prevent array index out of bound problem. Signed-off-by: Guchun Chen <guchun.chen@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions