This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Keep track of last known memory pointer in a region in DSG and use it for error trapping #8
Labels
Milestone
It is, in general, impossible for DSG to know if a region will overflow during DSE, since the code might have for loops etc. However, it could have a general idea as follows:
This should work reasonably well, although I am still not sure it is flawless... only testing would tell!
The text was updated successfully, but these errors were encountered: