]> 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:43:46 +0000 (22:43 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 20 Aug 2014 02:43:46 +0000 (22:43 -0400)
commitcd8df67f20c1759e58cd1b27c10ad9876c554bfe
treeed162fa34b14efed8c3665fe026c5ac37eebfd04
parent41aed8f77d2520425ee22e91bfd6e2ccb90e0ff4
Update mem module to count allocations and deletions for a lightweight form of leak detection
source/mem/mem.c
tests/test_list.c