https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217743
Bug ID: 217743
Summary: PVS-Studio: Expression is Always True (CWE-571)
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 180767
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180767&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: V547 Expression 'cdb[0] != 0x28 || cdb[0] != 0x2A' is always
true. Probably the '&&' operator should be used here. mfi_tbolt.c 1110
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"