Browse Source

* initialize datatemp

git-svn-id: trunk@36308 -
svenbarth 8 năm trước cách đây
mục cha
commit
29d9beb40c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      compiler/ninl.pas

+ 1 - 0
compiler/ninl.pas

@@ -4660,6 +4660,7 @@ implementation
                  exit(cerrornode.create);
                end;
              insertblock:=internalstatements(insertstatement);
+             datatemp:=nil;
              if iscomparray then
                begin
                  datatemp:=ctempcreatenode.create_value(first,first.size,tt_normal,false,firstn);