Files
cdesktop/cde/programs
Peter Howkins 20c107bce2 dtcalc: Resolve "format not a string literal and no format arguments [-Wformat-security]" warnings.
Fix warnings related to secruity concerns on varargs functions. By specifying
"%s" on single string calls to sprintf() (and related) it's not possible to
have a % in the input string causing random data to be read off the stack.
2012-08-22 11:28:36 +01:00
..
2012-08-09 12:24:56 -06:00
2012-08-12 14:20:58 -06:00
2012-08-14 20:37:07 -06:00
2012-08-09 12:24:56 -06:00
2012-08-10 05:44:49 -06:00
2012-08-20 19:56:15 -06:00
2012-08-11 20:06:44 -06:00
2012-08-19 18:12:28 -06:00
2012-08-19 18:14:37 -06:00