Re: Just installed Delphi 2007 April 08 patch...
- From: "dk_sz" <dk_sz@xxxxxxxxxxx>
- Date: Mon, 21 Apr 2008 12:18:20 +0200
With callstack leading up to exception being a long (...) series of calls
Callstack is
(until stack exception)
RegisterExpectedMemoryLeak(*address*)
RegisterExpectedMemoryLeak(*address*)
RegisterExpectedMemoryLeak(*address*)
....InitUnits;
System@StartExe
System@InitExe
if I have
{$DEFINE EnableMemoryLeakReporting}
the stack exception does not happen... Quite odd...
best regards
Thomas Schulz
.
- Follow-Ups:
- Re: Just installed Delphi 2007 April 08 patch...
- From: dk_sz
- Re: Just installed Delphi 2007 April 08 patch...
- References:
- Just installed Delphi 2007 April 08 patch...
- From: dk_sz
- Just installed Delphi 2007 April 08 patch...
- Prev by Date: Re: Finding maximum of an array
- Next by Date: Re: Just installed Delphi 2007 April 08 patch...
- Previous by thread: Just installed Delphi 2007 April 08 patch...
- Next by thread: Re: Just installed Delphi 2007 April 08 patch...
- Index(es):
Relevant Pages
|