mbox

[v1,0/2] Fix defects found by coverity scan

Message ID 1604540969-5503-1-git-send-email-wei.huang@intel.com (mailing list archive)
Headers

Message

Wei Huang Nov. 5, 2020, 1:49 a.m. UTC
  Two issues are introduced from previous patch, one resides in 
ifpga_fme.c and the other resides in opae_hw_api.c. Below two
patches are provided to fix them separately.

Wei Huang (2):
  raw/ifpga/base: unlock mutex when nios init fail
  raw/ifpga/base: check pointer adapter before derefence

 drivers/raw/ifpga/base/ifpga_fme.c   |  2 ++
 drivers/raw/ifpga/base/opae_hw_api.c | 10 ++++++----
 2 files changed, 8 insertions(+), 4 deletions(-)