mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 22:09:19 -07:00
f1f3fd5d9d
We allocate in MakeSuppressor via `return unique_ptr(std::make_unique<...>(...).release(), InvokingDeleter{}`, so it wasn't properly getting freed. |
||
---|---|---|
.. | ||
ControllerEmu | ||
ControllerInterface | ||
ControlReference | ||
DynamicInputTextures | ||
CMakeLists.txt | ||
DynamicInputTextureManager.cpp | ||
DynamicInputTextureManager.h | ||
GCAdapter.cpp | ||
GCAdapter.h | ||
GCPadStatus.h | ||
ImageOperations.cpp | ||
ImageOperations.h | ||
InputConfig.cpp | ||
InputConfig.h | ||
InputProfile.cpp | ||
InputProfile.h | ||
KeyboardStatus.h |