FastMM4 icon indicating copy to clipboard operation
FastMM4 copied to clipboard

Exception in AppendEventLog under 64bit

Open ImperatorZurg opened this issue 3 years ago • 1 comments

The variable LFileHandle of type Cardinal in the procedure AppendEventLog is too small under 64bit. It must be of type THandle or NativeUInt.

ImperatorZurg avatar Nov 18 '21 13:11 ImperatorZurg

I have fixed it. Thank you very much for the bug report.

pleriche avatar Nov 18 '21 21:11 pleriche