diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-11-14 11:21:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-14 16:50:20 -0500 |
commit | f9a23c84486ed350cce7bb1b2828abd1f6658796 (patch) | |
tree | 3a116595363c0e0bf4b8fb12399255cc780ad4bc /kernel/utsname.c | |
parent | 9434266f2c645d4fcf62a03a8e36ad8075e37943 (diff) |
isdnloop: use strlcpy() instead of strcpy()
These strings come from a copy_from_user() and there is no way to be
sure they are NUL terminated.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/utsname.c')
0 files changed, 0 insertions, 0 deletions