>  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
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to