diff options
author | Sumit Bose <sbose@redhat.com> | 2011-05-02 14:54:20 +0200 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-05-02 11:18:42 -0400 |
commit | 08c427fc3cdec58b670de02a6c39d2ec4d753050 (patch) | |
tree | 39847d9e8010bd92df29e884bbe7720e3af82b6d /src/confdb/confdb_private.h | |
parent | e2be78260b50868409a1e1c823def9735ad65982 (diff) | |
download | sssd-08c427fc3cdec58b670de02a6c39d2ec4d753050.tar.gz sssd-08c427fc3cdec58b670de02a6c39d2ec4d753050.tar.bz2 sssd-08c427fc3cdec58b670de02a6c39d2ec4d753050.zip |
Return pam data to the renewal item if renewal fails
A previous patch changed a talloc_steal() into a talloc_move(). Now it
is not enough to change the parent memory context with talloc_steal to
give back the data, but it has to be assigned back too.
Additionally this patch uses the missing pam data as an indication that
a renewal request for this data is currently running.
Diffstat (limited to 'src/confdb/confdb_private.h')
0 files changed, 0 insertions, 0 deletions