Explorar o código

* initialize Result variable of THTTPSysHandler.WaitForRequest

Sven Barth %!s(int64=4) %!d(string=hai) anos
pai
achega
2650049b2c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/fcl-web/src/base/custhttpsys.pp

+ 2 - 0
packages/fcl-web/src/base/custhttpsys.pp

@@ -635,6 +635,8 @@ var
   readsize: ULONG;
   res: ULONG;
 begin
+  Result := False;
+
   if not Assigned(fBuffer) then begin
     InitUrls;