lukecwik opened a new issue, #23375:
URL: https://github.com/apache/beam/issues/23375

   ### What happened?
   
   The `readDefaultLine` and `readCustomLine` methods do not handle cases where 
`0` or `1` length buffers are returned causing `IndexOutOfBoundsExceptions` due 
to incorrect calculation of the `appendLength`.
   
   This was caused by 
https://github.com/apache/beam/commit/30a48f05cf2ee0eea0a304fea01eb40f323f9f3c 
and is unreleased at the moment.
   
   ### Issue Priority
   
   Priority: 0
   
   ### Issue Component
   
   Component: io-java-text


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to