> This will fail with a RangeDefect which subsequently crashes the application > - unfortunately it gets used liberally in code we review, often when dealing > with untrusted data, for example coming from the network or a file.
This isn't good, of course -- but that leads to DoS, right? or can it lead to worse outcomes? (not that DoS is acceptable....)
