Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
In HLLCSerializer :
|| averageNumOfElementsInCounter < (m - 5) / (1 + registerIndexSize)) {
The integer division on the right side of < would lose remainder, or fractional part of the quotient.
Attachments
Issue Links
- links to