> -            if (cc->from_ctx)
> -                Parrot_free_context(interp, cc->from_ctx, 0);


> -        Parrot_free_context(INTERP, from_ctx, 1);


I don't know much about this context stuff, so maybe I don't see
something, but how are those contexts freed after your patch?

Reply via email to