X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fdaemon%2Futils_cache.c;h=46b6631ce735335c26906e5552484469693e7338;hp=fe22f211bceafac758ad5734672526cc86df640c;hb=d6491cfcf52a74498e1becd7ef94fc8e0a5938b9;hpb=8bf78cdeec00dde7769be38224cad3e835f7c59a diff --git a/src/daemon/utils_cache.c b/src/daemon/utils_cache.c index fe22f211..46b6631c 100644 --- a/src/daemon/utils_cache.c +++ b/src/daemon/utils_cache.c @@ -322,7 +322,6 @@ int uc_check_timeout (void) if (status != 0) { ERROR ("uc_check_timeout: parse_identifier_vl (\"%s\") failed.", keys[i]); - cache_free (ce); continue; }