pokeemerald/tools/gbagfx
Philipp AUER e63e89e270
Some checks are pending
CI / build (push) Waiting to run
Fix potential stack memory leak in gbagfx due to out of bounds read (#2162)
* fix(tools): gbagfx potential oob read

---------

Co-authored-by: sbird <sbird@no.tld>
2025-07-21 18:33:44 +01:00
..
.gitignore adding tools from pokeruby 2017-12-03 19:55:01 -06:00
convert_png.c gbagfx bit depth upconversion fix 2024-01-27 14:29:31 -08:00
convert_png.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
font.c Remove all leading whitespace 2023-10-23 13:24:38 -05:00
font.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
gfx.c Support plain pixel conversion, convert spinda spots to .png 2023-05-11 13:41:38 -04:00
gfx.h Support plain pixel conversion, convert spinda spots to .png 2023-05-11 13:41:38 -04:00
global.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
huff.c Copy Berry Fix MB dism from FR (#777) 2019-09-03 15:33:11 -04:00
huff.h Copy Berry Fix MB dism from FR (#777) 2019-09-03 15:33:11 -04:00
jasc_pal.c Add support for LF line endings to gbagfx 2024-06-20 21:44:32 +02:00
jasc_pal.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
LICENSE adding tools from pokeruby 2017-12-03 19:55:01 -06:00
lz.c Copy Berry Fix MB dism from FR (#777) 2019-09-03 15:33:11 -04:00
lz.h Copy Berry Fix MB dism from FR (#777) 2019-09-03 15:33:11 -04:00
main.c Fix potential stack memory leak in gbagfx due to out of bounds read (#2162) 2025-07-21 18:33:44 +01:00
Makefile gbagfx to respect user CC setting 2023-08-22 07:37:48 -07:00
options.h Support plain pixel conversion, convert spinda spots to .png 2023-05-11 13:41:38 -04:00
rl.c Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
rl.h adding tools from pokeruby 2017-12-03 19:55:01 -06:00
util.c gbagfx: Various fixes and improvements 2020-04-22 14:39:20 -07:00
util.h gbagfx: Various fixes and improvements 2020-04-22 14:39:20 -07:00