diff options
author | Vijendar Mukunda <[email protected]> | 2022-07-27 16:15:43 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-07-28 16:05:16 -0400 |
commit | b2065fb21d9a789b14f737ea90facedabadeb8a4 (patch) | |
tree | 817cece8f609a082b428f2ed7af98aa89f06f068 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 0dc204bc3f199de0a0924f3d5f7c26295e5c012e (diff) |
drm/amdgpu: fix i2s_pdata out of bound array access
Fixed following Smatch static checker warning:
drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c:393 acp_hw_init()
error: buffer overflow 'i2s_pdata' 3 <= 3
drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c:396 acp_hw_init()
error: buffer overflow 'i2s_pdata' 3 <= 3
Fixes: 4c33e5179ff1 ("drm/amdgpu: create I2S platform devices for Jadeite platform")
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Vijendar Mukunda <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions