Files
kernel-tenderloin-3.0/scripts
Olav Haugan 665be0da35 checkpatch: Check for unsafe string functions
There are many string based functions that are unsafe
to use. Some of the functions are unsafe to use because
of the possibility of overflow while others cannot
guarantee that the resultant string is NULL-terminated.

Add check for these functions and log message indicating
which safe functions can be used instead.

Change-Id: Id305d98df241e3fd257529529739dcd4f3659186
Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
2012-03-12 08:34:35 -07:00
..
2011-03-31 11:26:23 -03:00
2011-10-03 09:57:10 -07:00
2011-03-31 11:26:23 -03:00
2011-05-19 15:59:38 -07:00
2010-10-28 00:32:23 +02:00
2010-03-23 12:26:38 +01:00
2011-03-31 11:26:23 -03:00
2011-04-18 14:24:36 +02:00
2011-10-03 09:57:10 -07:00
2010-08-17 11:47:40 +02:00