Add valgrind support with -DUSE_VALGRIND
authorHoward Chu <hyc@symas.com>
Sat, 21 Jan 2012 16:22:59 +0000 (08:22 -0800)
committerHoward Chu <hyc@symas.com>
Sat, 21 Jan 2012 16:22:59 +0000 (08:22 -0800)
commite8e57be42107a877f604d0c4e67115ef37681a1b
treec3c819870ad5690a46b74f6730e3890de896378c
parent3d6b924c2560f39973de82d2599ce9d6542b9cb2
Add valgrind support with -DUSE_VALGRIND

Track allocations and invalid accesses to freed tmp pages.
libraries/libmdb/mdb.c