Code

no need to initialize result ptr of getaddrinfo
[collectd.git] / src / disk.c
index 255d4db6076d905210e7fd1628217c05bcaf6db1..9965bca7da17176a114e1532fdbbacb63e8abaae 100644 (file)
@@ -893,7 +893,13 @@ static int disk_read (void)
 #endif
 
                if (ignorelist_match (ignorelist, output_name) != 0)
+               {
+#if HAVE_LIBUDEV
+                       /* release udev-based alternate name, if allocated */
+                       sfree (alt_name);
+#endif
                        continue;
+               }
 
                if ((ds->read_bytes != 0) || (ds->write_bytes != 0))
                        disk_submit (output_name, "disk_octets",