[fpc-pascal] Access Violation When SetLength(DynArray, Value)

Jonas Maebe jonas at freepascal.org
Thu Sep 8 09:48:24 CEST 2022


On 2022-09-08 09:30, Anthony Walter via fpc-pascal wrote:

> Is there a known edge case issue connected to setting the length of 
> dynamic arrays?

No, and the location where you're getting the crash suggests an issue in 
your program that has corrupted the heap manager state.


Jonas


More information about the fpc-pascal mailing list