mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
aa33e29a63
commit
ff9b9b68a1
8 changed files with 23 additions and 18 deletions
|
@ -345,7 +345,7 @@ static inline BOOL class_is_kind_of(CLASS self, CLASS aClassObject)
|
|||
- autorelease
|
||||
{
|
||||
/* xxx Problems here if the Connection goes away? */
|
||||
[autorelease_class addObject:self];
|
||||
[autorelease_class autoreleaseObject:self];
|
||||
return self;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue