[perl #46687] [TODO] [C] Correct destruction of PackFile objects

Will Coleda via RT parrotbug-followup at parrotcode.org
Tue Nov 17 04:35:23 UTC 2009


On Mon Oct 22 09:57:22 2007, pcoch wrote:
> In src/pmc/eval.pmc:thaw() there is the todo item (with some context):
> 
>         /*
>         * XXX this isn't ok - it seems that the packfile
>         *     gets attached to interp->code and is
>         *     destroyed again during interpreter destruction
>         */
>         /* PackFile_destroy(INTERP, pf); */
> 
> This issue needs correcting such that the PackFile object is cleanly
> destroyed.

Now being tracked at https://trac.parrot.org/parrot/ticket/1292; followups there.

-- 
Will "Coke" Coleda


More information about the parrot-dev mailing list