mirror of https://github.com/mgba-emu/mgba.git
Test: Fix crash when fuzzing fails to load a file
This commit is contained in:
parent
367a126748
commit
8e79530cc6
1
CHANGES
1
CHANGES
|
@ -52,6 +52,7 @@ Bugfixes:
|
||||||
- Test: Don't rely on core for frames elapsed
|
- Test: Don't rely on core for frames elapsed
|
||||||
- Test: Fix crash when loading invalid file
|
- Test: Fix crash when loading invalid file
|
||||||
- GBA Hardware: Fix crash if a savestate lies about game hardware
|
- GBA Hardware: Fix crash if a savestate lies about game hardware
|
||||||
|
- Test: Fix crash when fuzzing fails to load a file
|
||||||
Misc:
|
Misc:
|
||||||
- SDL: Remove scancode key input
|
- SDL: Remove scancode key input
|
||||||
- GBA Video: Clean up unused timers
|
- GBA Video: Clean up unused timers
|
||||||
|
|
Loading…
Reference in New Issue