aboutsummaryrefslogtreecommitdiff
path: root/diff-delta.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2013-03-25 16:18:16 -0400
committerJunio C Hamano <gitster@pobox.com>2013-03-27 13:46:58 -0700
commit42e7e2a53492ed1772b7b5d8b328f8d0a66f8b33 (patch)
tree9b15820ba4428dca780fbc9a5d4c708002b6ec81 /diff-delta.c
parentf54fac53786808130c82936e59be16000deba04a (diff)
downloadgit-42e7e2a53492ed1772b7b5d8b328f8d0a66f8b33.tar.gz
git-42e7e2a53492ed1772b7b5d8b328f8d0a66f8b33.tar.xz
read_istream_filtered: propagate read error from upstream
The filter istream pulls data from an "upstream" stream, running it through a filter function. However, we did not properly notice when the upstream filter yielded an error, and just returned what we had read. Instead, we should propagate the error. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-delta.c')
0 files changed, 0 insertions, 0 deletions