Explorar o código

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

git-svn-id: trunk@3873 -
florian %!s(int64=19) %!d(string=hai) anos
pai
achega
481f73e989
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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)}