diff options
| author | Muhammad Qasim Abdul Majeed <[email protected]> | 2024-09-15 18:38:17 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2024-11-05 20:35:36 +0000 |
| commit | 9ff236786334d69dd85d8bc5c208fa31d458e1c7 (patch) | |
| tree | e53d0048e3e8c52357d097eb387b4fae7d4b64c9 /net/unix/af_unix.c | |
| parent | ACPI: pci_link: Use strscpy() instead of strcpy() (diff) | |
| download | kernel-9ff236786334d69dd85d8bc5c208fa31d458e1c7.tar.gz kernel-9ff236786334d69dd85d8bc5c208fa31d458e1c7.zip | |
ACPI: pci_root: Use strscpy() instead of strcpy()
Replace strcpy() with strscpy() in the ACPI pci_root driver.
strcpy() has been deprecated because it is generally unsafe, so it
is better to eliminate it from the kernel source.
Link: https://github.com/KSPP/linux/issues/88
Signed-off-by: Muhammad Qasim Abdul Majeed <[email protected]>
Link: https://patch.msgid.link/[email protected]
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
