[SSSD] [PATCH] possible fix for #356

Simo Sorce ssorce at redhat.com
Tue Jan 5 14:04:08 UTC 2010


Looking at #356 I realized timer events were improperly handled in dp.
Timer events are always freed as soon as the handler returns. Freeing
them within the handler is actually a bug.

The following patch changes the way they are handled and this should
also fix the segfault in #356 as well as other that I expect to happen
when a timeout actually happens.

I have compiled but not yet tested the code, but I am confident the fix
is right.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Don-t-free-timer-events-within-the-handler.patch
Type: text/x-patch
Size: 3775 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100105/b05bb209/attachment.bin>


More information about the sssd-devel mailing list