mirror of https://github.com/yuzu-mirror/yuzu
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.pull/8/head
parent
370e480c8c
commit
381f1dd2c9
Loading…
Reference in New Issue