|
@@ -1680,7 +1680,7 @@ begin
|
|
DoneCriticalsection(ResolveSection);
|
|
DoneCriticalsection(ResolveSection);
|
|
GlobalLists.Free;
|
|
GlobalLists.Free;
|
|
ComponentPages.Free;
|
|
ComponentPages.Free;
|
|
-
|
|
|
|
|
|
+ FreeAndNil(NeedResolving);
|
|
{ GlobalNameSpace is an interface so this is enough }
|
|
{ GlobalNameSpace is an interface so this is enough }
|
|
GlobalNameSpace:=nil;
|
|
GlobalNameSpace:=nil;
|
|
|
|
|