diff options
| author | 2025-12-22 11:00:57 +0100 | |
|---|---|---|
| committer | 2026-01-19 16:00:51 -0500 | |
| commit | 0eb1927502e870e4b8beaab403775056a8f4f0db (patch) | |
| tree | 425513cf893b671325107846ead86b4ec97458db /samples/kobject/ssh:/git@git.zx2c4.com/git: | |
| parent | Linux 6.19-rc6 (diff) | |
orangefs: Replace deprecated strcpy with strscpy
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(). No functional changes.
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: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
