Fix heap buffer overflows in retro_create_config()
Created by: jdgleaver
This PR just fixes 3 string-manipulation-related heap buffer overflows in retro_create_config()
, affecting non-Windows platforms.
Created by: jdgleaver
This PR just fixes 3 string-manipulation-related heap buffer overflows in retro_create_config()
, affecting non-Windows platforms.