Explorar o código

* ensure that result of factor_handle_sym is initialized

Sven/Sarah Barth %!s(int64=3) %!d(string=hai) anos
pai
achega
1a8444087a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/pexpr.pas

+ 1 - 0
compiler/pexpr.pas

@@ -2860,6 +2860,7 @@ implementation
         tmpgetaddr : boolean;
       begin
         hdef:=nil;
+        result:=nil;
         case srsym.typ of
           absolutevarsym :
             begin