[RAPPS]
[reactos.git] / reactos / base / applications / rapps / loaddlg.c
index 11197ac..b81b642 100644 (file)
@@ -286,6 +286,7 @@ static BOOL CertIsValid(HINTERNET hInternet, LPWSTR lpszHostName)
             }
             InternetCloseHandle(hRequest);
         }
             }
             InternetCloseHandle(hRequest);
         }
+        InternetCloseHandle(hConnect);
     }
     return Ret;
 }
     }
     return Ret;
 }