summaryrefslogtreecommitdiffstats
path: root/src/monitor
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2013-07-29 14:45:35 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-08-08 11:10:14 +0200
commit845deedc67e927e29169f3f2618080e2c4e96495 (patch)
treef6235d4e0bb2b8f0b7bfefe3b4ebda34f9cf0665 /src/monitor
parentf081ea9da2647a1788021bd4de812a371ac0334a (diff)
downloadsssd-845deedc67e927e29169f3f2618080e2c4e96495.tar.gz
sssd-845deedc67e927e29169f3f2618080e2c4e96495.tar.xz
sssd-845deedc67e927e29169f3f2618080e2c4e96495.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/monitor')
0 files changed, 0 insertions, 0 deletions