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
..
2020-07-20 21:37:15 +02:00
2019-01-17 00:09:12 +01:00
2022-04-22 08:26:27 +02:00
2023-06-01 23:51:53 +02:00
2023-06-01 23:51:53 +02:00
2019-02-22 19:13:36 -05:00