summaryrefslogtreecommitdiff
path: root/src/providers/ldap
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-04-05 17:02:20 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-04-08 23:47:23 +0200
commita28391f68a09eaedbe1a515f513ca56bbb94d7a5 (patch)
tree7c64db5073623d05c8ebe9bbc2ba08a08439f406 /src/providers/ldap
parent827e8dbc3c792ed34b0608c3bd3a4d7b0eedf4f5 (diff)
downloadsssd-a28391f68a09eaedbe1a515f513ca56bbb94d7a5.tar.gz
sssd-a28391f68a09eaedbe1a515f513ca56bbb94d7a5.tar.bz2
sssd-a28391f68a09eaedbe1a515f513ca56bbb94d7a5.zip
Allocate PAM DP request data on responder context
https://fedorahosted.org/sssd/ticket/1869 Currently the private data passed to the PAM request is a structure allocated on the client context. But in the odd case where the back end would be stopped or stuck until the idle timeout hits, the DP callback would access data that were freed when the client timed out. This patch introduces a new structure allocated on responder context, whose only purpose is to live as long as the request is active.
Diffstat (limited to 'src/providers/ldap')
0 files changed, 0 insertions, 0 deletions