-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
ALL
-
Storage Execution 2025-08-04, Storage Execution 2025-08-18, Storage Execution 2025-09-01, Storage Execution 2025-09-15, Storage Execution 2025-09-29
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Overflowed constant
The overflowed value due to arithmetic on constants is too small or unexpectedly negative, causing incorrect computations. Integer overflow occurs in arithmetic on constant operands
/src/mongo/db/storage/key_string.cpp:2705: INTEGER_OVERFLOW 151740 Expression "remainingBytes - 1U", which is equal to 4294967295, where "remainingBytes" is known to be equal to 0, underflows the type that receives it, an unsigned integer 32 bits wide.
- is related to
-
SERVER-101342 Coverity analysis defect 170504: Overflowed constant
-
- Closed
-