On Fri, Jan 05, 2024 at 07:40:33PM +0100, [email protected] wrote:
> From: Martin Wilck <[email protected]>
> 
> Fixes for defects reported by coverity (new defects in old code).
> So far I haven't had time to test them thoroughly.

For the set:
Reviewed-by: Benjamin Marzinski <[email protected]>

> 
> Martin Wilck (3):
>   multipathd: init_unwinder: protect pthread_cond_wait() call with a
>     loop
>   libmultipath: is_uevent_busy(): check servicing_uev under lock
>   libmultipath: tur: protect pthread_cond_timedwait with a loop
> 
>  libmultipath/checkers/tur.c | 9 ++++++---
>  libmultipath/uevent.c       | 5 +++--
>  multipathd/init_unwinder.c  | 6 +++++-
>  3 files changed, 14 insertions(+), 6 deletions(-)
> 
> -- 
> 2.43.0


Reply via email to