[
https://issues.apache.org/jira/browse/IO-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved IO-674.
--------------------------------
Fix Version/s: 2.8
Resolution: Fixed
> InfiniteCircularInputStream is not infinite if its input buffer contains -1
> ---------------------------------------------------------------------------
>
> Key: IO-674
> URL: https://issues.apache.org/jira/browse/IO-674
> Project: Commons IO
> Issue Type: Bug
> Components: Streams/Writers
> Reporter: Gary D. Gregory
> Assignee: Gary D. Gregory
> Priority: Major
> Fix For: 2.8
>
>
> {{InfiniteCircularInputStream}} is not infinite if its input buffer contains
> -1 since that is the end of stream marker.
> Instead, we will validate the buffer on construction.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)