mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
([NSObject +initialize]): Set default autorelease_class to
NSAutoreleasePool. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@615 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3ed5349dc8
commit
1be647d515
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ BOOL NSDecrementExtraRefCountWasZero(id anObject)
|
|||
elt_hash_void_ptr,
|
||||
(coll_compare_func_type)
|
||||
elt_compare_void_ptrs);
|
||||
autorelease_class = [NSAutoreleasePool class];
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue