[lvm-devel] [PATCH] dmeventd: Fix segfault in _timeout_thread

Marian Csontos mcsontos at redhat.com
Tue Sep 22 09:21:06 UTC 2015


On 09/21/2015 04:32 PM, Marian Csontos wrote:
> In case thread was found, or thread registration failed after
> _register_for_timeout, thread_status was kept in timeout_list after
> deallocation.
>
> This should address BZ 1210514 and BZ 1220856.
>
> -- Martian
>
>
> --
> lvm-devel mailing list
> lvm-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/lvm-devel
>

NACK.

Kabi asked me to break this down into:
- actual fix
- refactoring

Also there is a copy'n'paste mistake there (thread_new used instead of 
thread in the added register_timeout.)

/me needs to learn git send-mail.




More information about the lvm-devel mailing list