FastMM4 icon indicating copy to clipboard operation
FastMM4 copied to clipboard

FastMM_FullDebugMode64.dll defect

Open sglienke opened this issue 9 years ago • 0 comments

It seems the 64bit version of the DLL still contains the defect if the executable does not contain debug information. This is reproduceable with an empty VCL application that just creates a small leak of say a TStringList and then close it. You get an AV from the DLL.

If you recompile it using a rather recent JCL version the problem is gone.

sglienke avatar Nov 15 '16 17:11 sglienke