chiark / gitweb /
manager: use correct cleanup function
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 11 Sep 2014 19:14:53 +0000 (21:14 +0200)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 11 Sep 2014 19:22:45 +0000 (21:22 +0200)
commit807d0cca2b0daf4cd725298c1b5e062b1126f15b
treed166bbba8dcf7b49a06371be3a8bfa3b5b71b3cf
parentaa44499da15a8fa7026463555a7a27e55e4e24a8
manager: use correct cleanup function

Close the dir instead of attempt to free it.

Introduced in 874310b7b68c4c0d36ff07397db30a959bb7dae5

Found with coverity. Fixes: CID#996368
src/core/manager.c