Re: [PATCH V4 00/14] mdadm: fix coverity issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 26 Jul 2024 15:14:02 +0800
Xiao Ni <xni@xxxxxxxxxx> wrote:

> V2: replace close with close_fd and use is_fd_valid
> V3: Fix errors reported by checkpatch
> V4:
> don't need check fd is valid before close_fd
> replace strcat with snprintf
> replace dev_name with dev_path_name
> 
> Xiao Ni (14):
>   mdadm/Grow: fix coverity issue CHECKED_RETURN
>   mdadm/Grow: fix coverity issue RESOURCE_LEAK
>   mdadm/Grow: fix coverity issue STRING_OVERFLOW
>   mdadm/Incremental: fix coverity issues.
>   mdadm/mdmon: fix coverity issue CHECKED_RETURN
>   mdadm/mdmon: fix coverity issue RESOURCE_LEAK
>   mdadm/mdopen: fix coverity issue CHECKED_RETURN
>   mdadm/mdopen: fix coverity issue STRING_OVERFLOW
>   mdadm/mdstat: fix coverity issue CHECKED_RETURN
>   mdadm/super0: fix coverity issue CHECKED_RETURN and EVALUATION_ORDER
>   mdadm/super1: fix coverity issue CHECKED_RETURN
>   mdadm/super1: fix coverity issue DEADCODE
>   mdadm/super1: fix coverity issue EVALUATION_ORDER
>   mdadm/super1: fix coverity issue RESOURCE_LEAK
> 
>  Grow.c        | 87 ++++++++++++++++++++++++++++++++++++++++-----------
>  Incremental.c | 20 ++++++------
>  mdmon.c       | 20 +++++++++---
>  mdopen.c      |  8 +++--
>  mdstat.c      | 12 +++++--
>  super0.c      | 10 ++++--
>  super1.c      | 32 ++++++++++++++-----
>  7 files changed, 139 insertions(+), 50 deletions(-)
> 

Applied!
Sorry for the delay. I was few days out of office!

Mariusz




[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux