Przeglądaj źródła

* don't check pointers in the heap trace unit fixes #7050

git-svn-id: trunk@3873 -
florian 19 lat temu
rodzic
commit
481f73e989
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      rtl/inc/heaptrc.pp

+ 1 - 0
rtl/inc/heaptrc.pp

@@ -15,6 +15,7 @@
 unit heaptrc;
 interface
 
+{$checkpointer off}
 {$goto on}
 
 {$if defined(win32) or defined(wince)}