Compile will Valgrind support even when DEBUG is not defined. The
commit2a3d1376f8a6166d277d0cad420d4353a7db0b9f
authorBen Kibbey <bjk@luxsci.net>
Fri, 13 Jul 2007 22:17:25 +0000 (13 18:17 -0400)
committerBen Kibbey <bjk@luxsci.net>
Fri, 13 Jul 2007 22:17:25 +0000 (13 18:17 -0400)
tree862fb6cd2b0c6e4aa04b281891f0b5c635b25e6b
parent8f2e60261ce807dbde4cc86dce55b9740153ae65
Compile will Valgrind support even when DEBUG is not defined. The
overhead is not much according to the docs.

Added valgrind.h to GIT.
src/mem.c
src/mem.h
src/valgrind.h [new file with mode: 0644]