[fpc-pascal]Memory Usage
Jonas Maebe
jonas at zeus.ugent.be
Mon May 12 11:00:22 CEST 2003
On maandag, mei 12, 2003, at 11:00 Europe/Brussels, James Mills wrote:
>> - memory leaks. Proceed as Peter already explained.
> But a 100Mb odd memory leak ? How is this possible, my program only has
> a handlefull of getMem and reAllocMem calls throughout it.
That could explain it, reallocmem() could in certain cases cause this
behaviour in 1.0.6 and earlier. Have you already tried a 1.0.7
snapshot? It should be fixed.
Jonas
More information about the fpc-pascal
mailing list