diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2016-07-13 17:44:00 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-13 09:14:38 -0700 |
commit | 7171a0b0cf5792fd549b601c84b274cd5e4155ed (patch) | |
tree | 3a0061b7c9ee43c643b6a5e789c43e43876cb958 /delta.h | |
parent | 166df26f2821ea23b7c269a32fd63be43a2a0bb9 (diff) | |
download | git-7171a0b0cf5792fd549b601c84b274cd5e4155ed.tar.gz |
index-pack: correct "len" type in unpack_data()
On 32-bit systems with large file support, one entry could be larger
than 4GB and overflow "len". Correct it so we can unpack a full entry.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'delta.h')
0 files changed, 0 insertions, 0 deletions