mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-17 01:19:10 +00:00
If a ticket file was ever a null pointer, we'd cause a null pointer dereference, as we were calling GetExtension() on the pointer instance.
If a ticket file was ever a null pointer, we'd cause a null pointer dereference, as we were calling GetExtension() on the pointer instance.