On Fri, 2012-02-03 at 15:10 +0100, Jakub Hrozek wrote:
> The hash table that is used to cache netgroups is allocated with
> low-level hash_create() and the freed in a destructor. The entries
> themselves are talloc pointers with destructors which results in a
> funky
> behaviour during shutdown, often a segfault.
> 
> I think the correct thing to do is just use sss_hash_create() so that
> the table is deallocated when the responder goes away.
> 
ACK

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to