Merge branch 'collectd-5.4' into collectd-5.5
[collectd.git] / src / zfs_arc.c
index 86e7d4c..ab5cd64 100644 (file)
@@ -211,6 +211,7 @@ static int za_read (void)
                        if (llvalues == NULL)
                        {
                                ERROR ("zfs_arc plugin: `malloc' failed.");
+                               llist_destroy (ksp);
                                return (-1);
                        }
                        int j = 0;