author | Junio C Hamano <gitster@pobox.com> | |
Wed, 10 Feb 2010 21:02:16 +0000 (13:02 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 10 Feb 2010 21:02:16 +0000 (13:02 -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 |
diff --cc git-compat-util.h
Simple merge