From 5d80bf4f75f838867d3186de315225ec8265eae2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 6 Jul 2017 22:22:23 +0300 Subject: Fix different issues in debug_new.cpp --- src/actions/actions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions') diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp index cd7949b85..8f2c8facc 100644 --- a/src/actions/actions.cpp +++ b/src/actions/actions.cpp @@ -1340,7 +1340,7 @@ impHandler(dump) #elif defined ENABLE_MEM_DEBUG impHandler0(dump) { - check_leaks(); + nvwa::check_leaks(); return true; } #else // DEBUG_DUMP_LEAKS1 -- cgit v1.2.3-60-g2f50