git-pickaxe: tighten sanity checks.
authorJunio C Hamano <junkio@cox.net>
Mon, 30 Oct 2006 22:27:52 +0000 (14:27 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 30 Oct 2006 22:27:52 +0000 (14:27 -0800)
When compiled for debugging, make sure that refcnt sanity check
code detects underflows in origin reference counting.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found