memory leak

git-svn-id: http://code.remobjects.com/svn/pascalscript@64 5c9d2617-0215-0410-a2ee-e80e04d1c6d8
This commit is contained in:
carlokok 2008-06-09 08:42:51 +00:00
parent 2f11f10c3c
commit d695b925e9

View File

@ -6446,6 +6446,7 @@ function TPSPascalCompiler.ProcessSub(BlockInfo: TPSBlockInfo): Boolean;
x := nil;
exit;
end;
x.Free;
x := tmpn;
end else
begin