diff options
author | Ruben Wauters <rubenru09@aol.com> | 2025-04-30 00:03:59 +0100 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2025-04-30 19:32:36 +0200 |
commit | 003f144ca04621e598fc1c5c4ce0a851cddfe104 (patch) | |
tree | 93c3d618a170133003c2f22e22a2a114a3b4909c /scripts/gdb/linux/utils.py | |
parent | b4432656b36e5cc1d50a1f2dc15357543add530e (diff) |
x86/CPU/AMD: Replace strcpy() with strscpy()
strcpy() is deprecated due to issues with bounds checking and overflows.
Replace it with strscpy().
Signed-off-by: Ruben Wauters <rubenru09@aol.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250429230710.54014-1-rubenru09@aol.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions