Comment 10 for bug 413278

Revision history for this message
In , Kees Cook (kees) wrote :

I should clarify -- the read-blocking is nice, but the more common reason the
leading zero is important is to avoid the guard being written as part of a
larger overflow being written out by a str* function, if its value were leaked
to an attacker in some other way.