Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Loading
user avatar
Ben Whitten authored
With format-security errors turned on, GCC picks up the use of sprintf with
a format parameter not being a string literal.

Simple uses of sprintf are also converted to use strcpy.

Signed-off-by: default avatarBen Whitten <ben.whitten@gmail.com>
Acked-by: default avatarWolfgang Denk <wd@denx.de>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
192bc694
History