Ok, thanks - so it's not an endless recursion problem, it's just that a datastructure that's linked very deep uses a lot of stack to free itself.
I'll add a stack overflow check is needed in the 'Free' code, which should at least stop this from failing - and then later a GC pass would clean up the remainder.
Environment
Build
Proof of concept
Stack Dump
Credit
Q1IQ(@Q1IQ)
The text was updated successfully, but these errors were encountered: