mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-09 17:00:52 -04: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)