Operands don't affect result
The expression's value does not depend on the operands; often, this represents an inadvertent logic error. An operation with non-constant operands that computes a result with constant value
/src/third_party/libmongocrypt/dist/src/mongocrypt-marking.c:838: CONSTANT_EXPRESSION_RESULT 134393 "(uint64_t)placeholder->sparsity <= 18446744073709551615UL /* (uint64_t)18446744073709551615UL */" is always true regardless of the values of its operands. This occurs as the logical second operand of "&&".
- is duplicated by
-
SERVER-72967 Coverity analysis defect 134392: Operands don't affect result
-
- Closed
-
-
SERVER-72968 Coverity analysis defect 134391: Operands don't affect result
-
- Closed
-
-
SERVER-72969 Coverity analysis defect 134389: Operands don't affect result
-
- Closed
-
-
SERVER-73516 Coverity analysis defect 134396: Parse warning
-
- Closed
-