Depends on the pointer. Most of the pointers in the image are object
references, which get converted into offsets at image creation time and get
converted back into pointers at restore. 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.

Rick

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

> re bug report 1712 https://sourceforge.net/p/oorexx/bugs/1712/
>
> Do we store pointer values in the rexx.img during object flatttening?
>
> _______________________________________________
> 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