Revision a1e4760fcfece8eb9b556f35a04a521fdee3963c authored by Nicolas Pitre on 12 November 2008, 18:23:58 UTC, committed by Junio C Hamano on 12 November 2008, 22:55:03 UTC
If the limit was sufficiently low, having a single object written
could bust the limit (by design), but caused the remaining allowed
size to go negative for subsequent objects, which for an unsigned
variable is a rather huge limit.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent fa7b3c2
History
File Mode Size
INSTALL -rw-r--r-- 8.7 KB
README -rw-r--r-- 15.7 KB
git-favicon.png -rw-r--r-- 164 bytes
git-logo.png -rw-r--r-- 208 bytes
gitweb.css -rw-r--r-- 7.1 KB
gitweb.perl -rwxr-xr-x 165.9 KB

README

back to top