[GitHub] [commons-io] leskin-in commented on pull request #175: IO-429: Check for long streams in IOUtils.toByteArray

2021-05-17 Thread GitBox
leskin-in commented on pull request #175: URL: https://github.com/apache/commons-io/pull/175#issuecomment-841833386 @garydgregory , [that](https://github.com/apache/commons-io/commit/7e0d317ac61427e6004372622df4014c1e602487) is a nice solution. As `ThresholdingOutputStream.written`

[GitHub] [commons-io] leskin-in commented on pull request #175: IO-429: Check for long streams in IOUtils.toByteArray

2021-05-16 Thread GitBox
leskin-in commented on pull request #175: URL: https://github.com/apache/commons-io/pull/175#issuecomment-841833386 @garydgregory , [that](https://github.com/apache/commons-io/commit/7e0d317ac61427e6004372622df4014c1e602487) is a nice solution. As `ThresholdingOutputStream.written`

[GitHub] [commons-io] leskin-in commented on pull request #175: IO-429: Check for long streams in IOUtils.toByteArray

2021-05-13 Thread GitBox
leskin-in commented on pull request #175: URL: https://github.com/apache/commons-io/pull/175#issuecomment-840790996 > @leskin-in > May you please rebase on master and see if you can get green builds? @garydgregory, thank you for reminding about this PR. I have rebased it against [

[GitHub] [commons-io] leskin-in commented on pull request #175: IO-429: Check for long streams in IOUtils.toByteArray

2020-12-16 Thread GitBox
leskin-in commented on pull request #175: URL: https://github.com/apache/commons-io/pull/175#issuecomment-746962320 @garydgregory thank you for your [comment](https://github.com/apache/commons-io/pull/175#issuecomment-745740037). I have [implemented](https://github.com/apache/common

[GitHub] [commons-io] leskin-in commented on pull request #175: IO-429: Check for long streams in IOUtils.toByteArray

2020-12-15 Thread GitBox
leskin-in commented on pull request #175: URL: https://github.com/apache/commons-io/pull/175#issuecomment-745514116 Adding a test for this change (e.g. to [`IOUtilsTestCase`](https://github.com/apache/commons-io/blob/5dd0f87c8e37c7838ef336e20307caf24b61c329/src/test/java/org/apache/commons/