Chen Gang ea99b1adf2 parisc: kernel: using strlcpy() instead of strcpy()
'boot_args' is an input args, and 'boot_command_line' has a fix length.
So use strlcpy() instead of strcpy() to avoid memory overflow.

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Acked-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Helge Deller <deller@gmx.de>
2013-06-01 14:29:01 +02:00
..
2013-05-09 09:59:16 -07:00
2013-05-30 08:54:29 +09:00
2013-05-10 07:21:16 -07:00
2013-05-09 09:59:16 -07:00
2013-05-09 09:59:16 -07:00
2013-05-28 10:22:06 +02:00
2013-05-09 09:59:16 -07:00
2013-05-23 09:23:32 -07:00
2013-05-09 09:59:16 -07:00
2013-05-09 14:38:16 -07:00