From 127b85427890a50a87cb3a051ed70443c8ea0d0d Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 17 Sep 2007 04:22:59 +0000 Subject: [PATCH] Monotone-Parent: 94251401e9e214d24e22110863a7b667aec41455 Monotone-Revision: 0adbb87af7f34f8ebf06697f0903dcf61cea28a2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T04:22:59 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoFolder.m | 1 + 1 file changed, 1 insertion(+) 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