Hacker News new | ask | show | jobs
by dhosek 1116 days ago
I was thinking the same. I’m guessing that originally the lack of a bounds check was for efficiency’s sake (save a CPU cycle or two) and they chose not to update it assuming people would use the newer API.
1 comments

> assuming people would use the newer API

that's a pretty bad assumption for an OS that is notorious for its backwards compatibility.