diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-11-15 07:11:33 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-11-19 14:21:00 +0100 |
commit | c9e8154b32fb3fea639478c203bb1079c18e7bca (patch) | |
tree | 015ab1f80a1f5833d92d242f15c045350105428e /src/providers/ldap/sdap_async_sudo.c | |
parent | dae0a9fa4a2c76c964c06b6607d78498cdb8d799 (diff) | |
download | sssd-c9e8154b32fb3fea639478c203bb1079c18e7bca.tar.gz sssd-c9e8154b32fb3fea639478c203bb1079c18e7bca.tar.bz2 sssd-c9e8154b32fb3fea639478c203bb1079c18e7bca.zip |
LDAP: Allocate the temporary context on NULL, not memctx
Allocating temporary context on NULL helps vind memory leaks with
valgrind and avoid growing memory over time by allocating on a
long-lived context.
Diffstat (limited to 'src/providers/ldap/sdap_async_sudo.c')
0 files changed, 0 insertions, 0 deletions