Monitor memory leak fixed

This commit is contained in:
Matej Sekoranja
2011-05-18 11:54:10 +02:00
parent 484da96da6
commit 3d8c681be7
3 changed files with 5 additions and 7 deletions

View File

@@ -1098,7 +1098,7 @@ void testServer()
ctx->printInfo();
ctx->run(30);
ctx->run(100);
ctx->destroy();