-
Type:
Bug
-
Status: Resolved
-
Priority:
Low
-
Resolution: Fixed
-
Fix Version/s: 3.11.1, 4.0, 4.0-alpha1
-
Component/s: Feature/SASI
-
Labels:None
-
Severity:Low
In the extremely rare case where a small token tree (< 248 values) has overflow collisions the size returned by AbstractTokenTreeBuilder#serializedSize is incorrect because it fails to account for the overflow collisions.