[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Safe stack overflow
On 02/25/14 12:17, Miro Kropáček wrote:
On Tue, Feb 25, 2014 at 1:14 PM, Alan Hourihane <alanh@fairlite.co.uk
<mailto:alanh@fairlite.co.uk>> wrote:
What about non-MP systems ??
What about them. Then the malfunctioning program would rewrite not its
own data but someone else's instead. I hardly see this as disadvantage
on a *non*-MP system :)
I do.
Currently it only destroys it's own (well, most, if not all of the time).
Destroying someone else's seems counter-productive.
Even on MP systems, you still die from MP as you would trouncing over
your bss.
Alan.