diff --git a/Source/NSGCString.m b/Source/NSGCString.m index fffa00415..d69ef0620 100644 --- a/Source/NSGCString.m +++ b/Source/NSGCString.m @@ -631,7 +631,7 @@ static IMP msInitImp; /* designated initialiser for mutable */ } else { - length += 3; + length += 4; } break; }