Hacker News new | past | comments | ask | show | jobs | submit login

Here's a gem from an attempt to fix an integer overflow vulnerability in the PHP compiler:

if (size > INT_MAX) return NULL;

http://use.perl.org/use.perl.org/_Aristotle/journal/33448.ht...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: