summaryrefslogtreecommitdiffstats
path: root/src/external/pac_responder.m4
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-11-27 10:22:59 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-12-10 12:02:09 +0100
commit34728310b600c700188b2679118a1af85bcdaaaf (patch)
treea107660d795ef6249b83043813669f9212d8683a /src/external/pac_responder.m4
parent1b092d8a811420b08559b8debc6a191a7aaa6a30 (diff)
downloadsssd-34728310b600c700188b2679118a1af85bcdaaaf.tar.gz
sssd-34728310b600c700188b2679118a1af85bcdaaaf.tar.xz
sssd-34728310b600c700188b2679118a1af85bcdaaaf.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/external/pac_responder.m4')
0 files changed, 0 insertions, 0 deletions