summaryrefslogtreecommitdiff
path: root/git-mergetool--lib.sh
diff options
context:
space:
mode:
authorLibravatar Martin Koegler <martin.koegler@chello.at>2017-08-10 09:01:01 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-08-10 13:55:22 -0700
commit3f0a67a1f68d79f102ac11a8b6e7a72dc86be613 (patch)
tree2ee68e38eb7c55ba837e05750c4ee2b5a42a7696 /git-mergetool--lib.sh
parentMerge tag 'v2.14.1' (diff)
downloadtgif-3f0a67a1f68d79f102ac11a8b6e7a72dc86be613.tar.xz
diff-delta: fix encoding size that would not fit in "unsigned int"
The current delta code produces incorrect pack objects for files > 4GB, because the size is copied from size_t field to "unsigned int" variables during the encoding process. Signed-off-by: Martin Koegler <martin.koegler@chello.at> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-mergetool--lib.sh')
0 files changed, 0 insertions, 0 deletions