Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
item_timefunc: identical operands
CID 971836 (#1 of 1): Same on both sides (CONSTANT_EXPRESSION_RESULT) pointless_expression: The expression val != end && val != end does not accomplish anything because it evaluates to either of its identical operands, val != end.
- Loading branch information