summaryrefslogtreecommitdiffstats
path: root/unit-tests/mm
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: replace memset with struct initilizationZdenek Kabelac2012-06-221-3/+1
| | | | | Simplifies the code, properly detects too long socket paths, drops unused parameter.
* [MM] Make valgrind aware of the pool allocatorsJoe Thornber2010-08-094-0/+246
./configure with --enable-valgrind-pool to enable this.