commit | 897349a56573449622e9cb54eb7b328d012f3faf | [log] [tgz] |
---|---|---|
author | Francois Berder <fberder@outlook.fr> | Fri Sep 29 16:11:00 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 09 15:24:31 2023 -0400 |
tree | 645e8e06bf20f5e6b56f284ac9171331aa8a41d1 | |
parent | f5705652148d97f3552ecd3a24b7c4ec562302fa [diff] |
board/km/cent2: Fix buffer overflow when fixing MAC address String "/soc/fman/ethernet@e8000" is 25 bytes long and not 24 due to extra byte for null character at the end. Signed-off-by: Francois Berder <fberder@outlook.fr>