On Tue, Feb 9, 2021 at 2:32 PM Erich Steinböck <erich.steinbo...@gmail.com>
wrote:

> >  The various code objects that back methods contain pointer values, but
> these get re-resolved at image restore time, so the fact that they get
> saved in the image is completely benign.
>
> If I correctly understand the bug report, the issue is the existence of
> (changing) saved pointer values in the image.
> Does it seem feasible to clean any residual(*) pointers (by e. g. setting
> them to 'ffff...'x) while flattening objects?
> (*) i. e. those which aren't converted to offsets
>
Looking at the feasibility now. I'm sure it is, I just need to figure out
how to do it, plus figure out the places where it needs to be done.

Rick



> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to