| author | Junio C Hamano <gitster@pobox.com> | |
| Wed, 25 Mar 2009 02:45:57 +0000 (19:45 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 25 Mar 2009 02:45:57 +0000 (19:45 -0700) |
* maint:
Increase the size of the die/warning buffer to avoid truncation
close_sha1_file(): make it easier to diagnose errors
avoid possible overflow in delta size filtering computation
Increase the size of the die/warning buffer to avoid truncation
close_sha1_file(): make it easier to diagnose errors
avoid possible overflow in delta size filtering computation
| 1 | 2 | |||
|---|---|---|---|---|
| builtin-pack-objects.c | patch | | diff1 | | diff2 | | blob | history |
| sha1_file.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-pack-objects.c
Simple merge
diff --cc sha1_file.c
Simple merge