aboutsummaryrefslogtreecommitdiff
path: root/streaming.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2013-03-25 16:17:17 -0400
committerJunio C Hamano <gitster@pobox.com>2013-03-27 13:46:55 -0700
commitf54fac53786808130c82936e59be16000deba04a (patch)
tree6c6d2b4f63c493bc903831ade124d1b5dc2038e1 /streaming.c
parent45d4bdae5906cfe6b7cb1ba1cec82fd80381e07e (diff)
downloadgit-f54fac53786808130c82936e59be16000deba04a.tar.gz
git-f54fac53786808130c82936e59be16000deba04a.tar.xz
check_sha1_signature: check return value from read_istream
It's possible for read_istream to return an error, in which case we just end up in an infinite loop (aside from EOF, we do not even look at the result, but just feed it straight into our running hash). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'streaming.c')
0 files changed, 0 insertions, 0 deletions