mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-21 10:32:38 +00:00
This fixes a memory leak that would occur when the Android frontend calls LogManager::Init more than once in order to reload settings. Note that the log window listener is now owned by LogManager instead of by the frontend, making it consistent with the other log listeners. |
||
---|---|---|
.. | ||
ConsoleListener.h | ||
ConsoleListenerDroid.cpp | ||
ConsoleListenerNix.cpp | ||
ConsoleListenerWin.cpp | ||
Log.h | ||
LogManager.cpp | ||
LogManager.h |