diff options
| author | Gaghik Khachatrian <gaghik.khachatrian@amd.com> | 2026-04-22 22:12:25 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-05-05 09:56:53 -0400 |
| commit | 531fd5766d5c5810ea3ee3b4e7bd8c300f02fa8a (patch) | |
| tree | 7891f4d8012f271b017391b3a0a8dd19100209c8 /include/linux/workqueue.h | |
| parent | d05a1c347ca54c02dbcf6a6d32f6b2d9998ceae4 (diff) | |
drm/amd/display: fix buffer overruns warnings
[Why & How]
Fixes a warning by adding bounds checks and index validation in dml2_0
sources to address static analysis warnings. Ensures safe array access and
prevents out-of-bounds reads by validating indices before use, improving
robustness and reliability in the affected files.
Reviewed-by: Austin Zheng <austin.zheng@amd.com>
Signed-off-by: Gaghik Khachatrian <gaghik.khachatrian@amd.com>
Signed-off-by: James Lin <pinglei.lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
