diff --git a/Source/NSString.m b/Source/NSString.m index 28d0f72cb..1f6393cbc 100644 --- a/Source/NSString.m +++ b/Source/NSString.m @@ -1375,7 +1375,7 @@ handle_printf_atsign (FILE *stream, go away. */ - copy { - return [self copyWithZone: NS_NOZONE]; + return [self copyWithZone: NSDefaultMallocZone ()]; } - mutableCopyWithZone: (NSZone*)zone