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
..
2022-12-15 14:34:22 +01:00
2022-12-15 14:34:22 +01:00
2020-06-30 08:37:41 +02:00
2019-02-03 16:00:50 -08:00