On Wed Sep 07 08:24:40 2011, sprout wrote: > If we create a proxy for everything that is freed, even if it is not > blessed, then ref refs and nested aggregates will work. I think I’m > going to do it this way. Attached are two patches. The first one is a minor refactoring to S_get_RV in preparation for the second patch. The second one fixes the bug by creating a proxy for sub-items of anything about to be freed, if those sub-items are otherwise unreferenced shared SVs. I still need to write a commit message for the second patch. As I’ve never modified shared.xs before, I would appreciate review and approval from someone else before I commit this.Thread Previous | Thread Next