summaryrefslogtreecommitdiffstats
path: root/src/providers/ad/ad_id.c
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-11-27 10:22:59 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-12-18 15:33:05 +0100
commit81aa563090c33bafbf22f1cde586b77ed526c25f (patch)
treef6d5248974a4c3c09a394a53d2cfc51586639c7f /src/providers/ad/ad_id.c
parent644f0b89c61b8a912514df550633f179c654240a (diff)
downloadsssd-81aa563090c33bafbf22f1cde586b77ed526c25f.tar.gz
sssd-81aa563090c33bafbf22f1cde586b77ed526c25f.tar.xz
sssd-81aa563090c33bafbf22f1cde586b77ed526c25f.zip
NSS: Fix memory leak in sss_setnetgrent
struct nss_cmd_ctx was not released in function nss_cmd_setnetgrent_done and it wasn't used in the other function, because getnetgrent creates its own nss_cmd_ctx context. struct nss_cmd_ctx was released after closing client because it was allocated under client context. Memory leak is apparent with long living clients. Resolves: https://fedorahosted.org/sssd/ticket/2170
Diffstat (limited to 'src/providers/ad/ad_id.c')
0 files changed, 0 insertions, 0 deletions