]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/testppd.c
lpadmin changes to support "-m everywhere" (STR #4258)
[thirdparty/cups.git] / cups / testppd.c
index deff81c453f978f5723e773c7608ad0247781b74..42b5ab8756dff22bf110603aec071cc1d6fd7014 100644 (file)
@@ -901,6 +901,7 @@ main(int  argc,                             /* I - Number of command-line arguments */
       puts("Unable to create PPD.");
 
     ippDelete(response);
+    httpClose(http);
     return (0);
   }
   else