summaryrefslogtreecommitdiffstats
path: root/src/util
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:42:26 +0100
commit1a54e022351a60fbfa619ef7ed6138fb892ad11a (patch)
tree547d47ba8e51e0087ebbadbe2a49079319e870fc /src/util
parent2c0a971010596c122d7a0c0d76c8eb85f16f6d06 (diff)
downloadsssd-1a54e022351a60fbfa619ef7ed6138fb892ad11a.tar.gz
sssd-1a54e022351a60fbfa619ef7ed6138fb892ad11a.tar.xz
sssd-1a54e022351a60fbfa619ef7ed6138fb892ad11a.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/util')
0 files changed, 0 insertions, 0 deletions