summaryrefslogtreecommitdiff
path: root/git-tag.sh
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2005-10-26 14:18:56 (GMT)
committerJunio C Hamano <junkio@cox.net>2005-10-26 18:52:19 (GMT)
commitb5c367f75c2990650119749a1add5216871ca47a (patch)
treee0743dd0ce5cf03505b25902697dcee812e77e38 /git-tag.sh
parent565ebbf79f61873042c22a7126d002c104e056f4 (diff)
downloadgit-b5c367f75c2990650119749a1add5216871ca47a.zip
git-b5c367f75c2990650119749a1add5216871ca47a.tar.gz
git-b5c367f75c2990650119749a1add5216871ca47a.tar.bz2
Fix cloning (memory corruption)
upload-pack would set create_full_pack=1 if nr_has==0, but would ask later if nr_needs<MAX_NEEDS. If that proves true, it would ignore create_full_pack, and arguments would be written into unreserved memory. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-tag.sh')
0 files changed, 0 insertions, 0 deletions