mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-30 17:56:41 +02:00

JitInterface::HandleFault would dereference jit which is NULL, causing a stack overflow through infinite exception recursion.
JitInterface::HandleFault would dereference jit which is NULL, causing a stack overflow through infinite exception recursion.