Files
linux/arch/s390/boot
Heiko Carstens 7e7f94d106 s390/boot: Use strspcy() instead of strcpy()
Convert all strcpy() usages to strscpy(). strcpy() is deprecated since
it performs no bounds checking on the destination buffer.

Reviewed-by: Mikhail Zaslonko <zaslonko@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2025-04-30 11:41:28 +02:00
..
2025-03-18 17:13:05 +01:00
2025-03-04 17:25:22 +01:00
2025-03-04 17:25:22 +01:00
2022-05-06 20:45:15 +02:00
2024-07-03 19:30:24 -07:00