RetroArch/libretro-common
libretroadmin c570e657c1 (CDROM) Fix memory leak caught with asan - buf passed to filestream_read_file
was not being freed after we were done with it (we are done with it after iterating
over the string list)
2022-07-15 19:00:59 +02:00
..
audio (libretro-common) Resync 2022-06-13 18:56:28 +02:00
cdrom (CDROM) Fix memory leak caught with asan - buf passed to filestream_read_file 2022-07-15 19:00:59 +02:00
compat Fix some command line segfaults (#13682) 2022-02-28 10:32:50 +01:00
crt Squashed 'libretro-common/' changes from edffe4d147..1548bee835 2018-06-25 23:55:40 +02:00
dynamic (libretro-common) Cleanups: 2022-07-10 19:06:18 +02:00
encodings (libretro-common) Style nits/cleanups 2022-07-10 18:13:49 +02:00
features [ORBIS] Remove legacy implementation and compile with Werror 2022-05-21 17:10:35 +02:00
file Remove unused fill_pathname_basedir_noext 2022-07-12 00:09:22 +02:00
formats (GCC 12) Silence some new warnings generated 2022-06-04 06:35:05 +02:00
gfx Put fprintfs and printfs behind ifndef NDEBUG 2020-06-17 11:22:31 +02:00
glsym (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
hash (libretro-common) Rename rhash to lrc_hash 2020-12-28 19:55:54 +01:00
include (String) Some function fixes (#14171) 2022-07-12 22:32:58 +02:00
libco [PSL1GHT] Add libco support for ps3 2022-03-27 18:03:35 +02:00
lists file_list_prepend just a thin wrapper around file_list_insert - get 2022-07-12 16:56:44 +02:00
media Use strcpy_literal in more places 2020-09-19 23:59:06 +02:00
memmap (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
net net_http_send_str - reduce the amount of times strlen is called by 2022-07-15 17:37:30 +02:00
playlists Fix playlist label sanitisation 2021-03-26 12:22:10 +00:00
queues (libretro-common) Style nits/cleanups 2022-07-10 18:13:49 +02:00
rthreads (libretro-common) Style nits/cleanups 2022-07-10 18:13:49 +02:00
samples Add Czech language option (#13680) 2022-03-07 19:11:39 +01:00
streams Remove unused return variables 2022-07-12 18:00:33 +02:00
string (String) Some function fixes (#14171) 2022-07-12 22:32:58 +02:00
test Fix string test that fails. 2022-05-23 18:47:29 +02:00
time Revert "Move strftime_am_pm to libretro-common rtime.c, remove duplicate" 2022-07-12 03:31:42 +02:00
utils Moving more stuff from samples to tests 2021-05-10 19:45:50 +02:00
vfs [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
vulkan Squeeze extra blank lines with cat(1). 2019-01-08 11:04:58 -08:00
.gitignore Updates 2020-12-13 21:21:21 +01:00
Makefile.test Moving more stuff from samples to tests 2021-05-10 19:45:50 +02:00