mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-22 06:44:33 +00:00
Without checking `token[0]` through `token[2], `readInt` starting at `&token[3]` could go out of bounds on a badly-formed SDAS .rel object file
Without checking `token[0]` through `token[2], `readInt` starting at `&token[3]` could go out of bounds on a badly-formed SDAS .rel object file