I have reviewed a couple of these, but you need to submit them as pull
requests to github.com/open-iscsi/open-iscsi.

The "reviewed-by" tag I replied to a couple of them really isn't needed,
as I'm the one that will be merging them (or not) on github (sans Chris,
my co-maintainer, who sometimes does that).

On 12/6/20 5:53 PM, Wenchao Hao wrote:
> Recently, we use Coverity to analysis the open-iscsi package.
> Several issues should be resolved to make Coverity happy.
> 
> Wenchao Hao (12):
>   iscsi_sysfs: Fix NULL pointer deference in iscsi_sysfs_read_iface
>   iscsi-iname: Verify open() return value before calling read()
>   iscsiuio: Fix invalid parameter when call fstat()
>   open-iscsi: Fix invalid pointer deference in find_initiator()
>   open-iscsi: Fix NULL pointer dereference in mgmt_ipc_read_req()
>   iscsi_net_util: Fix NULL pointer dereference in find_vlan_dev()
>   open-iscsi: Clean user_param list when process exit
>   fwparam_ppc: Fix NULL pointer dereference in find_devtree()
>   sysfs: Verify parameter of sysfs_device_get()
>   fwparam_ppc: Fix illegal memory access in fwparam_ppc.c
>   iscsiuio: Remove unused macro IFNAMSIZ defined in iscsid_ipc.c
>   fwparam_ppc: Fix memory leak in fwparam_ppc.c
> 
>  iscsiuio/src/unix/iscsid_ipc.c   |  3 --
>  iscsiuio/src/unix/libs/bnx2x.c   |  7 ++++
>  iscsiuio/src/unix/libs/qedi.c    |  7 ++++
>  usr/idbm.c                       | 14 ++++++++
>  usr/idbm.h                       |  1 +
>  usr/iscsi_net_util.c             |  6 ++++
>  usr/iscsi_sysfs.c                |  2 +-
>  usr/iscsiadm.c                   |  4 +++
>  usr/iscsistart.c                 |  5 +++
>  usr/mgmt_ipc.c                   |  5 ++-
>  usr/sysfs.c                      |  6 ++--
>  utils/fwparam_ibft/fwparam_ppc.c | 57 +++++++++++++++++++++++++-------
>  utils/iscsi-iname.c              |  6 ++--
>  13 files changed, 102 insertions(+), 21 deletions(-)
> 

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/open-iscsi/8affd4aa-63af-f05d-2975-86da75f5ebc7%40suse.com.

Reply via email to