diff --git a/SoObjects/SOGo/SOGoFolder.m b/SoObjects/SOGo/SOGoFolder.m index 9341e8488..db7256ef7 100644 --- a/SoObjects/SOGo/SOGoFolder.m +++ b/SoObjects/SOGo/SOGoFolder.m @@ -175,6 +175,7 @@ static NSString *defaultUserID = @""; [ownerIdentity objectForKey: @"fullName"], [ownerIdentity objectForKey: @"email"]]; } + [displayName retain]; } - (void) _fetchDisplayName