diff options
| author | Pin-Yen Lin <[email protected]> | 2022-02-10 18:38:27 +0800 |
|---|---|---|
| committer | Robert Foss <[email protected]> | 2022-02-14 16:21:59 +0100 |
| commit | d5c6f647aec9ed524aedd04a3aec5ebc21d39007 (patch) | |
| tree | 437d483280fbe6dcff6264a0e238059a5b110e19 /scripts/gdb/linux/lists.py | |
| parent | 7db47b838896ec2bb57e3d0b329804b84f32626c (diff) | |
drm/bridge: anx7625: Fix overflow issue on reading EDID
The length of EDID block can be longer than 256 bytes, so we should use
`int` instead of `u8` for the `edid_pos` variable.
Fixes: 8bdfc5dae4e3 ("drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP")
Signed-off-by: Pin-Yen Lin <[email protected]>
Reviewed-by: Jernej Skrabec <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions