Hacker News new | ask | show | jobs
by TeMPOraL 1136 days ago
And if that integer is used as a bit buffer... :).
1 comments

… you still won‘t write outside the bounds of the integer, making this not a buffer overflow.
But you can overflow one bit into the carry flag, though :).