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.master
parent
370e480c8c
commit
381f1dd2c9
Loading…
Reference in New Issue