mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-29 05:26:24 +02:00
* don't check pointers in the heap trace unit fixes #7050
git-svn-id: trunk@3873 -
This commit is contained in:
parent
6387c36346
commit
481f73e989
@ -15,6 +15,7 @@
|
|||||||
unit heaptrc;
|
unit heaptrc;
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
{$checkpointer off}
|
||||||
{$goto on}
|
{$goto on}
|
||||||
|
|
||||||
{$if defined(win32) or defined(wince)}
|
{$if defined(win32) or defined(wince)}
|
||||||
|
Loading…
Reference in New Issue
Block a user