mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Fix leaks
This commit is contained in:
parent
77c66e3d95
commit
088b76bed1
10 changed files with 71 additions and 65 deletions
|
@ -6592,6 +6592,7 @@ static NSFileManager *fm = nil;
|
|||
&stop);
|
||||
}
|
||||
}
|
||||
ubrk_close(breakIterator);
|
||||
#else
|
||||
NSWarnLog(@"NSStringEnumerationByWords and NSStringEnumerationBySentences"
|
||||
@" are not supported when GNUstep-base is compiled without ICU.");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue