Blame SOURCES/cups-163-fdleak.patch

7f81c6
--- cups-1.6.3/cups/usersys.c
7f81c6
+++ cups-1.6.3/cups/usersys.c
7f81c6
@@ -846,6 +846,7 @@ _cupsSetDefaults(void)
7f81c6
 #endif /* HAVE_GSSAPI */
7f81c6
 			  cups_anyroot, cups_expiredroot,
7f81c6
 			  cups_expiredcerts, 1);
7f81c6
+    cupsFileClose(fp);
7f81c6
 
7f81c6
    /*
7f81c6
     * Then user defaults, if it is safe to do so...