Hacker News new | ask | show | jobs
by tinus_hn 1637 days ago
It’s totally not reasonable to have a variable number of things and to store them in a fixed length array. That’s how you get vulnerabilities.

At least check if is going to fit and crash otherwise.