On 12/16/2012 11:38 PM, Jakub Hrozek wrote:
I have not reproduced the access-after-free described in https://fedorahosted.org/sssd/ticket/1706 but the backtrace matches the fix and I think it's simply the correct thing to do.
Ack.It may be also a good idea to use talloc_zfree() when freeing state->rhostent instead of talloc_free().
_______________________________________________ sssd-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
