On Mon, 2012-12-17 at 13:05 +0100, Pavel Březina wrote:
> 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().

Are we guaranteed that on error there is a valid value in
state->rhostent ?

Simo.

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

_______________________________________________
sssd-devel mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to