diff options
| author | Len Baker <[email protected]> | 2021-07-18 15:12:17 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-07-29 17:26:30 +0200 |
| commit | 7aaabc37943f383ec8d8e51b7fc43ae60fac4206 (patch) | |
| tree | 0c39d304345edb311d20e3b889b51b336e2523f1 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 041878d46ba37157814e6b650c9eff6efa7070d6 (diff) | |
staging/vc04_services: Remove all strcpy() uses in favor of strscpy()
strcpy() performs no bounds checking on the destination buffer. This
could result in linear overflows beyond the end of the buffer, leading
to all kinds of misbehaviors. The safe replacement is strscpy().
Signed-off-by: Len Baker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions