[PATCH 0/5] fix coverity issues

Chaoyong He chaoyong.he at corigine.com
Wed Nov 15 04:23:05 CET 2023


This patch series aims to fix some coverity issues:
- Coverity issue 385406
- Coverity issue 385412
- Coverity issue 405351
- Coverity issue 405352
- Coverity issue 405356

Chaoyong He (5):
  vdpa/nfp: fix checking return value
  vdpa/nfp: fix integer handling issues
  common/nfp: fix integer handling issues
  net/nfp: fix integer shift problem
  net/nfp: fix null pointer dereferences

 drivers/common/nfp/nfp_common.c      | 4 ++--
 drivers/net/nfp/nfdk/nfp_nfdk_dp.c   | 3 +++
 drivers/net/nfp/nfpcore/nfp_target.c | 2 +-
 drivers/vdpa/nfp/nfp_vdpa.c          | 4 +++-
 drivers/vdpa/nfp/nfp_vdpa_core.c     | 2 +-
 5 files changed, 10 insertions(+), 5 deletions(-)

-- 
2.39.1



More information about the dev mailing list