Olabusayo Kilo created DAFFODIL-3088:
----------------------------------------

             Summary: Remove Int BitLength from Parsers
                 Key: DAFFODIL-3088
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-3088
             Project: Daffodil
          Issue Type: Bug
          Components: Back End
    Affects Versions: 4.1.0
            Reporter: Olabusayo Kilo


Some parsers use Int instead of Longs for bitlength, this can overflow if we 
have a length in bits over 4MB. Since we use Long for getLengthInBits, we 
should be consistent across all parsers and convert any bitLength being used to 
int.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to