diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2012-03-02 13:50:03 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-03-05 15:52:41 -0500 |
commit | c0828b258cc5b970d03881f1716a392c57a7fe13 (patch) | |
tree | 22967ad88f31378e0c0860fd96a4d9bc2611a464 /src/providers/krb5 | |
parent | 74f857536411b46712f9b3dc0f1c53924b36dc02 (diff) | |
download | sssd-c0828b258cc5b970d03881f1716a392c57a7fe13.tar.gz sssd-c0828b258cc5b970d03881f1716a392c57a7fe13.tar.bz2 sssd-c0828b258cc5b970d03881f1716a392c57a7fe13.zip |
DP: Reorganize memory hierarchy of requests
This function alters the memory hierarchy of the be_req
to ensure memory safety during shutdown. It creates a
spy on the be_cli object so that it will free the be_req
if the client is freed.
It is generally allocated atop the private data context
for the appropriate back-end against which it is being
filed.
https://fedorahosted.org/sssd/ticket/1226
Diffstat (limited to 'src/providers/krb5')
0 files changed, 0 insertions, 0 deletions