[Oberon] Stack overflow in ORB.OutType
Tomas Kral
thomas.kral at email.cz
Tue Jun 16 08:01:14 CEST 2020
> Hint: the stack does NOT grow into the heap.
Yes, I am always surprised not realising the obvious.
Further to the question, how overflow can happen.
I can imagine, a recursion, as return address is in the LINK register,
it can be size of local variables, being on stack + number of
iterations, terminal condition not met?
Apologies, not getting it right, again?
--
Tomas Kral <thomas.kral at email.cz>
More information about the Oberon
mailing list