Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit-tree: do not overflow MAXPARENT
We have a static allocation of MAXPARENT, but that limit was not enforced, other than by a lucky invocation of the program segfaulting. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information