summaryrefslogtreecommitdiffstats
path: root/src/sss_client
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-01-15 17:31:18 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-01-15 20:55:58 +0100
commit6c05254865283a388f0eba926ef2a79fa7608452 (patch)
treee6efdb36cb9fa999f43132a742b8ec71a067de57 /src/sss_client
parent024d6981d5f0f66cdf528c234b82e5856d917e92 (diff)
downloadsssd-6c05254865283a388f0eba926ef2a79fa7608452.tar.gz
sssd-6c05254865283a388f0eba926ef2a79fa7608452.tar.xz
sssd-6c05254865283a388f0eba926ef2a79fa7608452.zip
LDAP: avoid complex realloc logic in save_rfc2307bis_group_memberships
https://fedorahosted.org/sssd/ticket/1761 The function tried to be smart and realloc only when needed, but that only lead to hard-to find bugs where the logic would not allocate the proper space. Remove the reallocation and prefer readability over speed in this case.
Diffstat (limited to 'src/sss_client')
0 files changed, 0 insertions, 0 deletions