#749: [CAGE] factor Packfile_unpack into validation and unpacking functions
--------------------+-------------------------------------------------------
Reporter: cotto | Owner:
Type: cage | Status: new
Priority: minor | Milestone:
Component: none | Version: 1.2.0
Severity: medium | Keywords: packfile,pmc,freeze,thaw
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
Packfile_unpack has some code that could be put to use in the thawing
portion of ft_init in src/pmc_freeze.c. It would be nice if
Packfile_unpack could be factored into two separate functions; one to
validate a packfile and one to do the actual unpacking. That would allow
ft_init to reuse the validation code, adding some more sanity checks to
PMC thawing.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/749>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets