Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Some code parts uses BigInteger objects to generate FIX_LEN_BYTE_ARRAY or INT96 values. The problem is with BigInteger.toByteArray() which creates the shortest byte array which can hold the value so the array might be shorter than expected.
Attachments
Issue Links
- links to