|
When you manipulate a SLS pointer (add/subtract/etc) there are checks
within the system to ensure that the new pointer value still
addresses a location within the object initially addressed by the
pointer. You cannot simply assign a pointer value arbitrarily and
you cannot arbitrarily access storage of another job (unless of
course that job gave you a pointer to the job).
Yes, program B in job B can write to the storage of job A if job A
gives job B addressibility (a pointer to its storage).
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.