summaryrefslogtreecommitdiffstats
path: root/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-19 09:19:16 +0100
commita125dfcdecd1d15854b0368f0d670a2c9a193331 (patch)
tree7ddc92d65a0a531d7bd04502d1e5897557fefe08 /m4
parentd3d06f0c52ce033a16cbe5970c093acf3fbab720 (diff)
downloadsssd-1.9.2-132.el6.tar.gz
sssd-1.9.2-132.el6.tar.xz
sssd-1.9.2-132.el6.zip
NSS: Fix memory leak in sss_setnetgrentsssd-1.9.2-132.el6
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 'm4')
0 files changed, 0 insertions, 0 deletions