mirror of
https://github.com/byteworksinc/ORCA-Pascal.git
synced 2025-08-05 05:24:43 +00:00
Merge pull request #3 from ksherlock/patch_1
Uninitialized object field
This commit is contained in:
@@ -1003,6 +1003,7 @@ end; {DoConstant}
|
||||
objlevel := 1;
|
||||
objparent := nil;
|
||||
size := ptrsize;
|
||||
hasSFile := false;
|
||||
end; {with}
|
||||
|
||||
{handle inheritance}
|
||||
|
Reference in New Issue
Block a user