mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-18 08:13:27 -05:00
Makes it way harder to introduce resource leaks, and plugs the existing resource leaks in the constructor and Install() where the file wouldn't be closed in some error cases.