mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
192bc6948b
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: Ben Whitten <ben.whitten@gmail.com> Acked-by: Wolfgang Denk <wd@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
common_util.c | ||
common_util.h | ||
isa.c | ||
isa.h | ||
kbd.c | ||
kbd.h | ||
pci.c | ||
pci_parts.h | ||
piix4_pci.h | ||
usb_uhci.c | ||
usb_uhci.h |