summaryrefslogtreecommitdiff
path: root/git-clone.sh
diff options
context:
space:
mode:
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>2012-03-24 15:18:46 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-03-26 04:35:52 (GMT)
commite5e9b56528294e9455d22d1abb21ad32f098a1be (patch)
tree12c6a871b24c161b553e7c32afa9a8d5fbbba716 /git-clone.sh
parent4baff50551545e2b6825973ec37bcaf03edb95fe (diff)
downloadgit-e5e9b56528294e9455d22d1abb21ad32f098a1be.zip
git-e5e9b56528294e9455d22d1abb21ad32f098a1be.tar.gz
git-e5e9b56528294e9455d22d1abb21ad32f098a1be.tar.bz2
combine-diff: fix loop index underflow
If both la and context are zero at the start of the loop, la wraps around and we end up reading from memory far away. Skip the loop in that case instead. Reported-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-clone.sh')
0 files changed, 0 insertions, 0 deletions