Преглед изворни кода

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

git-svn-id: trunk@3873 -
florian пре 19 година
родитељ
комит
481f73e989
1 измењених фајлова са 1 додато и 0 уклоњено
  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)}