[Bug 217739] PVS-Studio: V517

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 13 11:37:54 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217739

            Bug ID: 217739
           Summary: PVS-Studio:  V517
           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 180764
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180764&action=edit
git patch

We have found and fixed a bug 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: V517 The use of 'if (A) {...} else if (A) {...}' pattern was
detected. There is a probability of logical error presence. Check lines: 102,
109. dtrace_debug.c 102

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


More information about the freebsd-bugs mailing list