Mill Computing, Inc. › Forums › The Mill › Tools › Compilers › ensuring bounds of arrays › Reply To: ensuring bounds of arrays
Looks like bounded pointers would frequently miss the relatively common array access one past the end. But it would seem likely to trigger if someone attempted to exploit a bug similar to heartbleed, especially if they got greedy trying to grab a larger amount of data.