>Protecting unused memory isnt improving stability,
Yes it does.
The app with the "fuzzypointer" is more probably detected & killed before it messes up the memory of other apps/OS.
Whos going to kill it ? there is no resourcetracking
in either AOS4 or MOS. Atleast not for old apps.
More likely the user gets a window dispalying
erronuos accesses to memory and may decide to
quit the app before it does anything more dangewrous.
(me would delete the app and forget about it

But as I said, it doesnt improve stability or
in any way protect against apps crashing the system.
According to Hyperion that's very common reason for SW crash. Time will tell how it affects.
Well, they should know

Okey, there is more apps that does this. But using wrong pointers is a *much* more common problem. They say this because theyve just implemented a feature that is_supposed_to_fix_this. if they didnt, they wouldnt say it. simple.