mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +00:00
as deprecated. * Use fill_pathname_join_special in the vast majority of cases where we can ensure out_path is a new empty string * Get rid of some extension concatenation with strlcat where encountered * Some general cleanups with NULL termination of strings that get immediately passed to strlcpy/strlcpy-adjacent functions