author | Junio C Hamano <junkio@cox.net> | |
Tue, 8 Aug 2006 19:23:47 +0000 (12:23 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 8 Aug 2006 19:24:13 +0000 (12:24 -0700) | ||
commit | aa5481c1af08edbca821a0d025d26e9bc41a5c49 | |
tree | 285a6b86946e39b154bf83220ee46d7f9addc9fc | tree | snapshot |
parent | 7c49cb288173ab5264b3b9e4257aeeb13388334c | commit | diff |
debugging: XMALLOC_POISON
Compile with -DXMALLOC_POISON=1 to catch errors from using uninitialized
memory returned by xmalloc.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Compile with -DXMALLOC_POISON=1 to catch errors from using uninitialized
memory returned by xmalloc.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-compat-util.h | diff | blob | history |