From 9a066fa40143f587db7c67ea027e98883d1179fa Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 12 Nov 2016 08:06:49 -0500 Subject: fixes --- src/lib/common.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib') diff --git a/src/lib/common.c b/src/lib/common.c index ea0ab781a..2f2340963 100644 --- a/src/lib/common.c +++ b/src/lib/common.c @@ -278,6 +278,7 @@ int pid_hidepid(void) { } } + fclose(fp); return 0; } -- cgit v1.2.3-54-g00ecf