rockbox/lib/x1000-installer
William Wilgus 12ef045fdf move buflib_free invalid handle check to the function
allow buflib_free to check for invalid or already freed handles
within the function -- remove all the invalid handle guards thru core_free

Change-Id: Ibdcbc82760fc93b674c42283fca420d94907df8e
2022-10-15 09:26:58 -04:00
..
include
src move buflib_free invalid handle check to the function 2022-10-15 09:26:58 -04:00
test x1000-installer: add test for xf_map_parseline 2021-11-28 15:46:02 +00:00
test_lib buflib: add a common dummy callbacks struct & use it 2022-02-12 10:24:32 -05:00
.gitignore x1000-installer: add test & code coverage support to makefile 2021-11-28 13:45:20 +00:00
Makefile x1000-installer: add test for xf_map_parseline 2021-11-28 15:46:02 +00:00
SOURCES
x1000-installer.make