Skip to content
Snippets Groups Projects
Commit c716316c authored by rtoy's avatar rtoy
Browse files

When purifying the static space, change the loop condition from != to

<.  Print out an error message if the loop is exited with clean !=
static_free.

This prevents infinite loops that were sometimes seen on x86.
However, the infinite loops appear to be caused by some kind of
heap corruption.  This change just makes the corruption more
apparent.
parent c5e598a2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment