[dm-devel] [PATCH 0/4] Coverity fixes

Benjamin Marzinski bmarzins at redhat.com
Fri May 17 16:14:06 UTC 2019


These are fixes to some issues that coverity pointed out.

Benjamin Marzinski (4):
  libmultipath: handle clock_gettime failures in tur checker
  kpartx: fail if dup() of dasd file descriptor fails
  multipathd: fix REALLOC_REPLY with max length reply
  multipathd: handle NULL return from genhelp_handler

 kpartx/dasd.c               |  2 ++
 libmultipath/checkers/tur.c | 19 +++++++++++++++----
 multipathd/cli.c            |  6 +++++-
 multipathd/cli.h            | 17 +++++++++--------
 4 files changed, 31 insertions(+), 13 deletions(-)

-- 
2.17.2




More information about the dm-devel mailing list