summaryrefslogtreecommitdiffstats
path: root/tests/test-cache-mngr.c
Commit message (Collapse)AuthorAgeFilesLines
* Free associated caches when freeing cache managerThomas Graf2008-02-051-2/+13
| | | | | | Caches allocated by the cache manager must be freed again when the cache manager itself is freed. However, the netlink socket is allocated indepdently so it should not be freed.
* Initial importThomas Graf2007-09-141-0/+73