1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-03 04:14:00 +00:00
LibretroAdmin a9157f975e
String cleanups ()
(retroarch.c) retroarch_get_capabilities - get rid of strlcat
party in RARCH_CAPABILITIES_CPU, do simple manual assignment for
concatenation instead and NULL terminate at the end
(menu_displaylist.c) Do something about some of the unnecessarily huge
local strings of PATH_MAX_LENGTH size (can be as large as 8192)
(menu_displaylist.c) Replace some trivial strlcats / snprintfs
(D3D10/D3D11/D3D12) Strings don't need to be initialized -
strlcpy already null-terminates - get rid of some constants
2022-08-08 19:11:15 +02:00
..
2020-08-26 19:08:12 -07:00
2022-08-05 17:40:06 +02:00
2022-08-08 19:11:15 +02:00
2022-08-08 19:11:15 +02:00
2022-08-08 19:11:15 +02:00
2021-12-04 14:21:12 +01:00
2022-03-07 19:32:01 +01:00
2021-12-15 19:01:56 +01:00
2021-03-25 16:19:42 +00:00
2021-12-04 14:21:12 +01:00
2020-08-30 05:29:32 +02:00
2020-08-30 05:29:32 +02:00