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.

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