Comment by adobriyan
12 years ago
> prevent overflow type attacks by using signed integers instead of size_t, and then checking whether the result is negative after arithmetic
Whoa!
As if checking for overflow with unsigned is impossible...
12 years ago
> prevent overflow type attacks by using signed integers instead of size_t, and then checking whether the result is negative after arithmetic
Whoa!
As if checking for overflow with unsigned is impossible...
No comments yet
Contribute on Hacker News ↗