diff options
| author | Francois Berder <[email protected]> | 2026-03-05 17:40:05 +0100 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2026-03-16 18:44:33 -0300 |
| commit | 262258dc75f2e07c2ab7a830656eae94ab4a8be9 (patch) | |
| tree | 0faeb005e09bec10f025462269d0a5b7a89588c7 /include/debug_uart.h | |
| parent | 7d39e293509fd1b41a597e7db99804a1c17c5207 (diff) | |
liebherr: btt: Fix buffer overflow in board_fit_config_name_match
The maximum length of the board name is not 11 characters
but 14: 11 bytes for the prefix + 3 bytes for the u8 + 1 NULL byte.
Hence, this commit increases the size of the name buffer variable
to 15. Also, this commit fixes the format specifier for the rev_id
variable.
Signed-off-by: Francois Berder <[email protected]>
Diffstat (limited to 'include/debug_uart.h')
0 files changed, 0 insertions, 0 deletions
