Forráskód Böngészése

* ensure that result of factor_handle_sym is initialized

Sven/Sarah Barth 3 éve
szülő
commit
1a8444087a
1 módosított fájl, 1 hozzáadás és 0 törlés
  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