Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
-
Query 2019-12-16
Description
Since `objsize` is of type `int` it may overflow before reaching `maxBytes` which is of type `long long`.