mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
(1 << i) < hspace is compared in the `int` space rather that in the unsigned one. the result will be wrong if hspace is between 0x40000000 and 0x80000000. Signed-off-by: Pierre Habouzit <madcoder@debian.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
14 KiB
14 KiB