X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Futils_cache.c;h=46b6631ce735335c26906e5552484469693e7338;hb=d6491cfcf52a74498e1becd7ef94fc8e0a5938b9;hp=fe22f211bceafac758ad5734672526cc86df640c;hpb=f5adf265a374e5e0dba89a4a9903e7719dc57039;p=collectd.git 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; }