diff options
| author | 2025-12-13 12:04:54 +0100 | |
|---|---|---|
| committer | 2025-12-23 15:23:23 -0600 | |
| commit | 0529a804095b22bf4fe8502d1a1eb09a25a5b954 (patch) | |
| tree | 79118fde9f7d73bdf912e20b1568a778e74b12c2 /tools/perf/scripts/python/stackcollapse.py | |
| parent | ecryptfs: Replace strcpy with strscpy in ecryptfs_cipher_code_to_string (diff) | |
ecryptfs: Replace strcpy with strscpy in ecryptfs_validate_options
strcpy() has been deprecated [1] because it performs no bounds checking
on the destination buffer, which can lead to buffer overflows. Replace
it with the safer strscpy().
Link: https://www.kernel.org/doc/html/latest/process/deprecated.html#strcpy [1]
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Tyler Hicks <code@tyhicks.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
