summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c4f8a4d)
raw | patch | inline | side by side (parent: c4f8a4d)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 28 Nov 2015 22:17:59 +0000 (23:17 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 30 Nov 2015 21:57:43 +0000 (22:57 +0100) |
CID 38018
src/irq.c | patch | blob | history |
diff --git a/src/irq.c b/src/irq.c
index 6afacf0d0dfbee2ad740a00de6200ff66e289d11..93f3f53bea09b964db1f32109c88faf685465e15 100644 (file)
--- a/src/irq.c
+++ b/src/irq.c
} else {
ERROR ("irq plugin: unable to get CPU count from first line "
"of /proc/interrupts");
+ fclose (fh);
return (-1);
}