浏览代码

Finish heaptrc to-free queue before reporting leaks.

Rika Ichinose 1 月之前
父节点
当前提交
9f4483823a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rtl/inc/heaptrc.pp

+ 1 - 0
rtl/inc/heaptrc.pp

@@ -1324,6 +1324,7 @@ var
   loc_info: pheap_info;
 begin
   loc_info:=@heap_info;
+  try_finish_heap_free_todo_list(loc_info);
   if useownfile then
     ptext:=@ownfile
   else