mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
eccec3c6d3
CNANDContentData is a base class with a non-virtual destructor so derived classes don't get destroyed causing them to leak resources.