Memory leak

Issue #256 closed
xiejiating created an issue

Hello!

When using 'ReportMemoryLeaksOnShutdown:=True;' in the program,

A class memory leak occurs when the program exits!

Comments (4)

  1. xiejiating reporter

    Thank you for your reply. Here is a test. For the same program, the memory leak shown in the figure above will occur when memory management uses FastMM5. There is no memory leak when memory management is replaced by FastMM4. It should be a memory management problem.

  2. Eric Grange repo owner

    Do you have a particular project where it is visible ? I a m not reproducing it here.

  3. Log in to comment