Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Die for an early EOF in a file reading loop
author
Heikki Orsila
<heikki.orsila@iki.fi>
Sun, 27 Apr 2008 14:07:24 +0000
(17:07 +0300)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 28 Apr 2008 05:24:55 +0000
(22:24 -0700)
The resulting data is zero terminated after the read loop, but
the subsequent loop that scans for '\n' will overrun the buffer.
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
f0ec47b
)
No differences found