mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-09 03:40:05 +00:00
only fixes half the issues, since we still cache a pointer from SContentAccess.m_pContent to SNANDContent.m_data (which is free'd along with the rest of the NAND data cached inside the CNANDContentManager when ClearCache is called)