Ver Fonte

* ensure that result of factor_handle_sym is initialized

Sven/Sarah Barth há 3 anos atrás
pai
commit
1a8444087a
1 ficheiros alterados com 1 adições e 0 exclusões
  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