浏览代码

Merge branch 'candidate-6.4.x' into candidate-7.0.x

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 6 年之前
父节点
当前提交
5dc535c525
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      roxie/roxiemem/roxiemem.cpp

+ 0 - 3
roxie/roxiemem/roxiemem.cpp

@@ -4413,9 +4413,6 @@ public:
             logctx.CTXLOG("RoxieMemMgr: CChunkingRowManager d-tor pageLimit=%u peakPages=%u dataBuffs=%u dataBuffPages=%u possibleGoers=%u rowMgr=%p num=%u",
                     maxPageLimit, peakPages, dataBuffs, dataBuffPages, possibleGoers.load(), this, activeRowManagers.load());
 
-        if (!ignoreLeaks)
-            reportLeaks(2);
-
         //Ensure that the rowHeaps release any references to the fixed heaps, and no longer call back when they
         //are destroyed
         {