Detected by "cppcheck"

Please CC: comments.

Signed-off-by: Thomas Jarosch <thomas.jaro...@intra2net.com>
---
 src/tmpfiles.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tmpfiles.c b/src/tmpfiles.c
index a6b8f85..21bf44d 100644
--- a/src/tmpfiles.c
+++ b/src/tmpfiles.c
@@ -157,6 +157,7 @@ static void load_unix_sockets(void) {
                 }
         }
 
+        fclose(f);
         return;
 
 fail:
-- 
1.7.4.4

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to