sogo: master f1846191

Author Committer Branch Timestamp Parent
Jean Raby Jean Raby master 2013-03-01 16:24 master a7c3f334
Changeset

Use an autorelease pool in member expansion

Otherwise, we would hold one ldap connection for each member of a group.
And close them all later. With large groups, we could hit the open file limit
(or the open file limit of the ldap server).

Fixes 0002256

mod - SoObjects/SOGo/SOGoGroup.m Diff File