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:47:38 +0100
commit131213e675b0e07d8d47b70564428c9584addd18 (patch)
tree064d748415f0867d6d92fa0dc7fe2a0dbd0ab186 /src/sss_client
parent6dd62227d77d000f3a6de42ee153274884a3c7f4 (diff)
downloadsssd-131213e675b0e07d8d47b70564428c9584addd18.tar.gz
sssd-131213e675b0e07d8d47b70564428c9584addd18.tar.xz
sssd-131213e675b0e07d8d47b70564428c9584addd18.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