mbox series

[0/4] Coverity fixes

Message ID 1558109650-21179-1-git-send-email-bmarzins@redhat.com (mailing list archive)
Headers show
Series Coverity fixes | expand

Message

Benjamin Marzinski May 17, 2019, 4:14 p.m. UTC
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(-)

Comments

Martin Wilck May 17, 2019, 9:56 p.m. UTC | #1
On Fri, 2019-05-17 at 11:14 -0500, Benjamin Marzinski wrote:
> 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(-)
> 

ACK for the series, except 1/4.

Martin


--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel