1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-28 14:01:16 +02:00
Files
u-boot-megous/include
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs.
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>
2016-01-14 22:11:34 -05:00
..
2015-12-15 08:57:32 +08:00
2016-01-13 18:47:28 +05:30
2016-01-12 10:19:09 -07:00
2015-05-05 20:58:20 -06:00
2015-06-10 19:26:54 -06:00
2015-07-21 17:39:29 -06:00
2016-01-13 21:05:25 -05:00
2015-11-19 20:27:50 -07:00
2015-08-05 08:42:41 -06:00
2015-08-05 08:44:07 -06:00
2015-11-12 13:18:58 -05:00
2015-10-24 13:50:32 -04:00
2015-08-25 22:53:57 -05:00
2015-07-22 08:57:54 +02:00
2015-11-19 20:13:41 -07:00
2015-09-02 15:26:12 +02:00
2016-01-13 21:05:19 -05:00
2015-11-12 08:26:58 +08:00
2015-12-07 10:14:22 +01:00
2015-06-04 03:34:47 -06:00
2016-01-13 21:05:19 -05:00
2015-07-21 17:39:27 -06:00
2015-07-21 17:39:28 -06:00
2016-01-13 18:47:26 +05:30
2016-01-13 18:47:27 +05:30
2015-11-05 08:24:42 +01:00
2015-07-26 12:11:33 +02:00
2015-12-01 06:23:51 -07:00
2016-01-07 10:27:07 -07:00