diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2013-07-29 14:45:35 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-08-08 00:38:31 +0200 |
commit | ada4d12f2e625ad553c6944b7d84bff144c31398 (patch) | |
tree | 8bc590e0dcc55e82325acdb57889b40cc28e62fd /src/providers/krb5/krb5_utils.c | |
parent | f7aef1e3ca5bdcddb6fb7c7e6556315faa96165d (diff) | |
download | sssd-ada4d12f2e625ad553c6944b7d84bff144c31398.tar.gz sssd-ada4d12f2e625ad553c6944b7d84bff144c31398.tar.bz2 sssd-ada4d12f2e625ad553c6944b7d84bff144c31398.zip |
NSS: allow removing entries from netgroup hash table
There is a timed desctructor in the nss responder that, when the
entry timeout passes, removes the netgroup from the hash table while
the netgroup is freed. This patch adds a hash delete callback so that if the
netgroup is removed from the hash table with hash_delete, its hash table
pointer will be invalidated. Later, when the entry is being freed, the
destructor won't attempt to remove it from the hash table.
Diffstat (limited to 'src/providers/krb5/krb5_utils.c')
0 files changed, 0 insertions, 0 deletions