Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Valgrind doesn't do integer overflow checking. In general, it's not even possible to add such checks via binary translation, as on two's complement systems most unsigned and signed operations are compiled to the same machine instruction.


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

Search: