Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2017 13:28:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218006] sys/dev/isci/scil/sati_util.c: PVS-Studio: V764
Message-ID:  <bug-218006-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218006

            Bug ID: 218006
           Summary: sys/dev/isci/scil/sati_util.c: PVS-Studio: V764
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: razmyslov@viva64.com

Created attachment 181055
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181055&action=
=3Dedit
git patch

We have found and fixed bugs using PVS-Studio tool. PVS-Studio is a static =
code
analyzer for C, C++ and C#: https://www.viva64.com/en/pvs-studio/

Analyzer warnings:
V764 Possible incorrect order of arguments passed to
'sati_scsi_fixed_sense_data_construct' function: 'scsi_status' and
'response_code'. sati_util.c 621
V764 Possible incorrect order of arguments passed to
'sati_scsi_descriptor_sense_data_construct' function: 'scsi_status' and
'response_code'. sati_util.c 626

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218006-8>