Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2017 13:22:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 217782] PVS-Studio: Assignment to Variable without Use (CWE-563) (3)
Message-ID:  <bug-217782-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 217782
           Summary: PVS-Studio: Assignment to Variable without Use
                    (CWE-563) (3)
           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 180815
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180815&action=
=3Dedit
git patch

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

Analyzer warning: V519 The 'pmuctrl' variable is assigned values twice
successively. Perhaps this is a mistake. Check lines: 2025, 2026.
bhnd_pmu_subr.c 2026

--=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-217782-8>