author | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Jan 2010 22:56:38 +0000 (14:56 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Jan 2010 22:56:38 +0000 (14:56 -0800) |
* il/maint-xmallocz:
Fix integer overflow in unpack_compressed_entry()
Fix integer overflow in unpack_sha1_rest()
Fix integer overflow in patch_delta()
Add xmallocz()
Fix integer overflow in unpack_compressed_entry()
Fix integer overflow in unpack_sha1_rest()
Fix integer overflow in patch_delta()
Add xmallocz()
1 | 2 | |||
---|---|---|---|---|
git-compat-util.h | patch | | diff1 | | diff2 | | blob | history |
sha1_file.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc git-compat-util.h
Simple merge
diff --cc sha1_file.c
Simple merge