File libgssglue-fclose.patch of Package libgssglue

--- src/g_initialize.c
+++ src/g_initialize.c
@@ -250,6 +250,7 @@
 	    dlclose(dl);
 
     } /* while */
+    fclose(conffile);
 
     return;
 }
@@ -342,6 +343,7 @@
 	}
 
     } /* while */
+    fclose(conffile);
 
     return;
 }
openSUSE Build Service is sponsored by