[Bug 217748] PVS-Studio: Assignment to Variable without Use (CWE-563) (1)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 13 12:14:12 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217748
Bug ID: 217748
Summary: PVS-Studio: Assignment to Variable without Use
(CWE-563) (1)
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: razmyslov at viva64.com
Created attachment 180771
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180771&action=edit
git patch
We have found and fixed a vulnerability using PVS-Studio tool. PVS-Studio is a
static code analyzer for C, C++ and C#: https://www.viva64.com/en/pvs-studio/
Analyzer warning: V519 The 'vf->flags' variable is assigned values twice
successively. Perhaps this is a mistake. Check lines: 5992, 5994. if_ix.c 5994
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list