Просмотр исходного кода

* ensure that result of factor_handle_sym is initialized

Sven/Sarah Barth 3 лет назад
Родитель
Сommit
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