Y
Hacker News
new
|
ask
|
show
|
jobs
by
flappysolutions
1136 days ago
It is also an integer overflow :)
1 comments
TeMPOraL
1136 days ago
And if that integer is used as a bit buffer... :).
link
Hendrikto
1136 days ago
… you still won‘t write outside the bounds of the integer, making this not a buffer overflow.
link
TeMPOraL
1136 days ago
But you can overflow one bit into the carry flag, though :).
link