fix for problem reported by Lu Liyi as bug #25540

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27828 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-02-10 11:48:37 +00:00
parent b0f2d5ccaf
commit be22a8b79e
2 changed files with 6 additions and 1 deletions

View file

@ -76,7 +76,7 @@ static void clean_up_names(void)
[defaultServer removePort: port];
}
NSEndMapTableEnumeration(&mEnum);
DESTROY(arp);
IF_NO_GC([arp release]);
RegCloseKey(key);
if (unknownThread == YES)
{