Merge branch 'collectd-5.4' into collectd-5.5
[collectd.git] / src / daemon / utils_cache.c
index fe22f21..46b6631 100644 (file)
@@ -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;
     }