mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
more leak cleanup stuff
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33349 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1685ca1b68
commit
e78ceb4c96
10 changed files with 165 additions and 68 deletions
|
@ -390,6 +390,7 @@ newLanguages(NSArray *oldNames)
|
|||
NSMutableDictionaryClass = [NSMutableDictionary class];
|
||||
NSStringClass = [NSString class];
|
||||
classLock = [GSLazyRecursiveLock new];
|
||||
[self registerAtExit];
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue