diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-11-14 11:21:10 +0300 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2014-05-19 07:53:58 +0200 |
commit | ed488d772a73690dab2e3152d3a313ebef69be86 (patch) | |
tree | 73e3a6dba83b7ceee3ab3c858f283bc1e8259d79 /net/unix/af_unix.c | |
parent | f1a8a3ffd1fd6921933b3dc8fc08f140e0c7b7e1 (diff) |
isdnloop: use strlcpy() instead of strcpy()
[ Upstream commit f9a23c84486ed350cce7bb1b2828abd1f6658796 ]
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>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions