libretroadmin bdc398d79f - Safer code - use strlcpy where possible instead of manual character
assignments for strings longer than 2 chars
- Use strlcpy concatenation instead of strlcat
- Make sure that what remains of iteration of the '_len' variable
for manual char assignment
is done in a safer way so mistakes are less possible
2023-06-20 16:33:55 +02:00
..
2023-05-30 20:30:37 +02:00
2023-06-14 04:43:28 +02:00
2023-06-01 22:52:05 +02:00
2023-05-30 20:30:37 +02:00
2021-03-11 08:38:53 +01:00
2023-05-11 23:14:36 +02:00