-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
ALL
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Wrong operator used
Inadvertent use of the wrong operator results in a likely logic error. Common interchanges include bit-or and bit-and, left-shift and right-shift. Wrong operator used in expression
/data/mci/4197827dfd19dfe79142f7d25f6e6f0f/bazel_cache/a1dc365b351479c659b51fd1e7d5df0a/execroot/_main/src/mongo/db/query/compiler/stats/rand_utils_new.cpp:271: CONSTANT_EXPRESSION_RESULT 163726 "(a << 8) & 255" is always 0 regardless of the values of its operands. This occurs as an initializer.
- duplicates
-
SERVER-107934 Coverity analysis defect 163728: Wrong operator used
-
- Closed
-
- is duplicated by
-
SERVER-108518 Coverity analysis defect 163704: Wrong operator used
-
- Closed
-