@kas1e
It's a debugging aid for programmers. Basically it makes WOS throw exception earlier on illegal accesses, so it in fact makes WOS apps die easier. It doesn't prevent WOS apps from nuking the system.
It doesn't make any difference with bug free applications (except some extra mem usage).