Plugged some memory leaks in EAT for issue #2383, but not the significant one yet. I suspect TYfixAndEliminateAlpha
is the culprit as it is a recursive function that sometimes returns a copy, and sometimes a (partial) alias.
Plugged some memory leaks in EAT for issue #2383, but not the significant one yet. I suspect TYfixAndEliminateAlpha
is the culprit as it is a recursive function that sometimes returns a copy, and sometimes a (partial) alias.