2
0
Эх сурвалжийг харах

* initialize datatemp

git-svn-id: trunk@36308 -
svenbarth 8 жил өмнө
parent
commit
29d9beb40c
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  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);