diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-05-26 14:54:34 +0800 |
---|---|---|
committer | David Brown <davidb@codeaurora.org> | 2013-05-31 08:46:09 -0700 |
commit | ad8c373c9aa31d5fc56eb882ba0523d2d6d1e2f6 (patch) | |
tree | 2bfd72ece1d3cb8eb2aae74dabfb8791f08c914c /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | f722406faae2d073cc1d01063d1123c35425939e (diff) |
arch: arm: mach-msm: using strlcpy instead of strncpy
For NULL terminated string, need always be sure of ended by zero.
Or the next 'ptr' in 'for' looping may cause issue.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: David Brown <davidb@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions