mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 03:26:01 +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