summaryrefslogtreecommitdiffstats
path: root/src/db
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-04-08 23:59:12 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-05-06 22:15:37 +0200
commit127b7731f3e6a3d665c35fbca93f0c2bdb9a0983 (patch)
treefd13c961afe6d3254a49aa61e6f88c092b99fd97 /src/db
parentc45495c7a585da4de99e34c98223981a41cfd56d (diff)
downloadsssd2-sssd-1-5.tar.gz
sssd2-sssd-1-5.tar.xz
sssd2-sssd-1-5.zip
Allocate PAM DP request data on responder contextsssd-1-5
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/db')
0 files changed, 0 insertions, 0 deletions