Ver Fonte

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

git-svn-id: trunk@3873 -
florian há 19 anos atrás
pai
commit
481f73e989
1 ficheiros alterados com 1 adições e 0 exclusões
  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)}