summaryrefslogtreecommitdiff
path: root/shell.c
diff options
context:
space:
mode:
authorLibravatar Johannes Sixt <j6t@kdbg.org>2013-08-20 11:15:26 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-08-20 11:20:53 -0700
commite92527c97cfa26bf6e42381cf1b7035950c36e69 (patch)
treee35061802f74e6647f93d1d20e093b9bbbd27448 /shell.c
parentGit 1.8.0.3 (diff)
downloadtgif-e92527c97cfa26bf6e42381cf1b7035950c36e69.tar.xz
stream_to_pack: xread does not guarantee to read all requested bytes
The deflate loop in bulk-checkin::stream_to_pack expects to get all bytes from a file that it requests to read in a single function call. But it used xread(), which does not give that guarantee. Replace it by read_in_full(). Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'shell.c')
0 files changed, 0 insertions, 0 deletions