[
https://issues.apache.org/jira/browse/IO-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved IO-675.
--------------------------------
Fix Version/s: 2.8
Resolution: Fixed
> InfiniteCircularInputStream throws a divide-by-zero exception when reading if
> its input buffer is size 0
> --------------------------------------------------------------------------------------------------------
>
> Key: IO-675
> URL: https://issues.apache.org/jira/browse/IO-675
> Project: Commons IO
> Issue Type: Bug
> Components: Streams/Writers
> Reporter: Gary D. Gregory
> Assignee: Gary D. Gregory
> Priority: Major
> Fix For: 2.8
>
>
> {{InfiniteCircularInputStream}} throws a divide-by-zero exception when
> reading if its input buffer is size 0.
> Instead, we will validate the buffer on construction.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)