diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-05-30 03:18:43 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2013-06-01 14:29:01 +0200 |
commit | ea99b1adf22abd62bdcf14b1c9a0a4d3664eefd8 (patch) | |
tree | a5ae4d443b53c2f338e78bf4799937a2d4501f1e /arch/parisc/kernel/irq.c | |
parent | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000" (diff) | |
download | linux-ea99b1adf22abd62bdcf14b1c9a0a4d3664eefd8.tar.xz linux-ea99b1adf22abd62bdcf14b1c9a0a4d3664eefd8.zip |
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>
Diffstat (limited to 'arch/parisc/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions