mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
bdc398d79f
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