mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
locking fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12609 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1d83e60bff
commit
d224a1a0af
2 changed files with 5 additions and 0 deletions
|
@ -576,6 +576,7 @@ userDirectory(NSString *name, BOOL defaults)
|
|||
[localException raise];
|
||||
}
|
||||
NS_ENDHANDLER
|
||||
[gnustep_global_lock unlock];
|
||||
return path;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue