diff options
| author | Ahmed Salem <[email protected]> | 2025-04-25 19:32:12 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2025-05-12 13:38:42 +0000 |
| commit | ebf27765421c9238b7835d32a95e4a7fb8db26a4 (patch) | |
| tree | 7548c127a30da7eb39a2ca111bc275cf1a612a64 /scripts/gcc-plugins/sancov_plugin.c | |
| parent | ACPICA: Apply ACPI_NONSTRING in more places (diff) | |
| download | kernel-ebf27765421c9238b7835d32a95e4a7fb8db26a4.tar.gz kernel-ebf27765421c9238b7835d32a95e4a7fb8db26a4.zip | |
ACPICA: Replace strncpy() with memcpy()
ACPICA commit 83019b471e1902151e67c588014ba2d09fa099a3
strncpy() is deprecated for NUL-terminated destination buffers[1].
Use memcpy() for length-bounded destinations.
Link: https://github.com/KSPP/linux/issues/90 [1]
Link: https://github.com/acpica/acpica/commit/83019b47
Signed-off-by: Ahmed Salem <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions
