Donate Share

FastMM

File Release Notes and Changelog

Release Name: FastMM 4.62

Notes:
One critical bugfix and one small performance improvement.

Changes: Version 4.62 (22 February 2006): - Fixed a possible read access violation in the MoveX16L4 routine when the UseCustomVariableSizeMoveRoutines option is enabled. (Thanks to Jud Cole for some great detective work in finding this bug.) - Improved the downsizing behaviour of medium blocks to better correlate with the reallocation behaviour of small blocks. This change reduces the number of transitions between small and medium block types when reallocating blocks in the 0.7K to 2.6K range. It cuts down on the number of memory move operations and improves performance.