apio aca1367158 Kernel: Switch to strlcpy() as well
Surprisingly, most uses of strncpy() are in places where strncpy() is actually a better choice.
For example, copying to a fixed-length char array in a structure.
2022-10-15 17:30:34 +02:00
..
2022-09-25 21:43:28 +02:00
2022-09-05 16:13:51 +02:00
2022-10-06 17:13:34 +02:00
2022-09-25 16:56:00 +02:00
2022-09-14 18:54:40 +02:00
2022-10-15 17:30:34 +02:00
2022-10-15 13:17:26 +02:00
2022-10-15 17:30:34 +02:00
2022-10-14 19:04:56 +02:00
2022-09-05 16:13:51 +02:00
2022-10-12 19:25:35 +02:00
2022-09-23 16:41:43 +02:00