pleriche / FastMM4

A memory manager for Delphi and C++ Builder with powerful debugging facilities
447 stars 158 forks source link

Delayed free mem to detect memory corruption after accessing destroyed objects. #82

Open raimundaspackevicius opened 5 years ago

raimundaspackevicius commented 5 years ago

Hi, our developer introduced pretty cool function (DelayedFreeMem) to detect memory corruption after accessing destroyed objects. See if you would like to include it in this project. Attached modified files (Fast Memory Manager v4.991).

fastMM.zip