Files
wxWidgets/tests/filesys/filesystest.cpp
Ilya Sinitsyn 10c68e9973 Fix wxMemoryFSHandler memory leaks in wxFileSystem unit test
Use wxScopedPtr<> to ensure the handlers we use get freed.
2020-10-19 13:54:19 +02:00

8.4 KiB