summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e9b1ff6)
raw | patch | inline | side by side (parent: e9b1ff6)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 4 Jun 2016 20:15:15 +0000 (22:15 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 4 Jun 2016 20:15:15 +0000 (22:15 +0200) |
src/disk.c | patch | blob | history |
diff --git a/src/disk.c b/src/disk.c
index 255d4db6076d905210e7fd1628217c05bcaf6db1..292f6e29cf4d06959cd4c799b97a3eadac3dafa4 100644 (file)
--- a/src/disk.c
+++ b/src/disk.c
#endif
if (ignorelist_match (ignorelist, output_name) != 0)
+ {
+#if HAVE_LIBUDEV
+ /* release udev-based alternate name, if allocated */
+ sfree (output_name);
+#endif
continue;
+ }
if ((ds->read_bytes != 0) || (ds->write_bytes != 0))
disk_submit (output_name, "disk_octets",