mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Use LeakChecked throughout Beast
This commit is contained in:
@@ -135,6 +135,7 @@ int rippleMain (int argc, char** argv)
|
||||
#if 0
|
||||
// This is some temporary leak checking test code
|
||||
ThreadWithCallQueue t ("test");
|
||||
GlobalPagedFreeStore::getInstance ();
|
||||
t.start ();
|
||||
return 0;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user