mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-27 17:00:26 -04:00
fix some memleaks in NANDContentLoader.cpp and ISOProperties.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3919 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -72,6 +72,7 @@ CSharedContent::CSharedContent()
|
||||
m_Elements.push_back(Element);
|
||||
}
|
||||
}
|
||||
fclose(pFile);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user