From: PilzAdam Date: Tue, 14 May 2013 10:29:30 +0000 (+0200) Subject: Fix memory leak in run_tests() X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=d5ca3b721e049fc4f59718a55c932a06533d4b3c;p=zefram%2Fminetest%2Fminetest_engine.git Fix memory leak in run_tests() --- diff --git a/src/test.cpp b/src/test.cpp index d1f53f88..e1dbfa6b 100644 --- a/src/test.cpp +++ b/src/test.cpp @@ -1772,6 +1772,10 @@ void run_tests() TEST(TestConnection); dout_con<<"=== END RUNNING UNIT TESTS FOR CONNECTION ==="<