mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +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