FastMM is a fast replacement memory manager for Embarcadero Delphi applications that scales well across multiple threads and CPU cores, is not prone to memory fragmentation, and supports shared memory without the use of external .DLL files.
290
stars
75
forks
source link
Add FastMM_RequireIDEPresenceForLeakReporting like FastMM4 had to enable leak reporting in libraries #37
Thank you Martijn, I have merged your pull request.