src/meta_data.c: Free a leaking mutex.
authorRafal Lesniak <lesniak@sra.uni-hannover.de>
Fri, 13 May 2011 15:15:54 +0000 (17:15 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 13 May 2011 15:18:17 +0000 (17:18 +0200)
commite7a699dcfa222133a6a0cfac1132702852a6f3bd
treef0809f95fa32058f9e7a99ff1318ae0d9cfae5fc
parentcd88e32b08f73bb8aba6f9b1ff0f3928a137f372
src/meta_data.c: Free a leaking mutex.

This problem primarily manifested on FreeBSD but may well effect other
systems as well.

Thanks to Tomas Krasnican for reporting this problem.

Signed-off-by: Florian Forster <octo@collectd.org>
src/meta_data.c