u-boot-brain/board/siemens/common
Heinrich Schuchardt 3c7166dbb4 siemens: avoid out of bound access
char num[1];
	sprintf(num, "%d", i);

leads to a buffer overrun.

Simplify the overly complex coding.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Heiko Schocher <hs@denx.de>
2019-08-30 14:17:11 -04:00
..
board.c siemens: avoid out of bound access 2019-08-30 14:17:11 -04:00
factoryset.c Merge branch '2019-08-11-ti-imports' 2019-08-12 18:47:53 -04:00
factoryset.h board: siemens: extend factoryset reading for giedi and deneb boards 2019-08-11 16:42:03 -04:00