11 lines
205 B
Diff
11 lines
205 B
Diff
--- src/fuser.c
|
|
+++ src/fuser.c 2008-09-01 15:03:05.054239318 +0200
|
|
@@ -1306,6 +1308,7 @@ void fill_unix_cache(struct unixsocket_l
|
|
*unixsocket_head = newsocket;
|
|
} /* while */
|
|
|
|
+ fclose(fp);
|
|
}
|
|
|
|
/*
|