mirror of https://git.suyu.dev/suyu/suyu
core: Don't shutdown a null GPU
When CreateGPU fails, yuzu would try and shutdown the GPU instance regardless of whether any instance was actually created. Check for nullptr before calling its methods to prevent a crash.merge-requests/60/head
parent
370e480c8c
commit
381f1dd2c9
Loading…
Reference in New Issue