Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeikki Orsila <heikki.orsila@iki.fi>2008-04-27 18:07:24 +0400
committerJunio C Hamano <gitster@pobox.com>2008-04-28 09:24:55 +0400
commitf0ec47b8e7f46e17e6b6fe1cead728fa24477e43 (patch)
treed17f61f540d66383f99d0520e188f40d51db097f /builtin-log.c
parente8729f5380788855943c69f749eb5e276c3b8310 (diff)
Die for an early EOF in a file reading loop
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>
Diffstat (limited to 'builtin-log.c')
0 files changed, 0 insertions, 0 deletions