Преглед изворни кода

* ensure that result of factor_handle_sym is initialized

Sven/Sarah Barth пре 3 година
родитељ
комит
1a8444087a
1 измењених фајлова са 1 додато и 0 уклоњено
  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