author | Linus Torvalds <torvalds@osdl.org> | |
Wed, 21 Jun 2006 18:01:12 +0000 (11:01 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 21 Jun 2006 19:39:39 +0000 (12:39 -0700) | ||
commit | 5fdc8499658969e5ed03184f87cb4290541a0763 | |
tree | c14cdf204d317e65f584c6015f862394e77a7e47 | tree | snapshot |
parent | 86f660b1f1dc207897281a77f969a56b2e551374 | commit | diff |
Fix grow_refs_hash()
Earlier commit 3e4339e6f96e8c4f38a9c6607b98d3e96a2ed783 had a
thinko that did not check for collisions while repopulating the
objects in the new hash table.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Earlier commit 3e4339e6f96e8c4f38a9c6607b98d3e96a2ed783 had a
thinko that did not check for collisions while repopulating the
objects in the new hash table.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
object-refs.c | diff | blob | history |