]> git.mdlowis.com Git - projs/libcds.git/commit
Update mem module to count allocations and deletions for a lightweight form of leak...
authorMichael D. Lowis <mike@mdlowis.com>
Wed, 20 Aug 2014 02:36:23 +0000 (22:36 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 20 Aug 2014 02:36:23 +0000 (22:36 -0400)
commitd8ae2ab2f9e5910ab8afbe1ae5cbcac6f6daa33f
treed6010ea2e7ad19a0dcbb6432d95984d731c71ef2
parent1a4695d06e6716d3f778d7f3e8b927efdbfcfda4
Update mem module to count allocations and deletions for a lightweight form of leak detection
Rakefile
source/mem/mem.c
source/mem/mem.h
tests/test_list.c