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

git-svn-id: trunk@3873 -
This commit is contained in:
florian 2006-06-16 17:50:41 +00:00
parent 6387c36346
commit 481f73e989

View File

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