[COMPRESS] COMPRESS-655: FramedSnappyCompressorOutputStream produces incorrect output when writing large buffer

2024-01-04 Thread Chad Preisler
Hello, I've created a bug report for a problem I ran into with the snappy output stream. I've created a pull request with a fix and unit tests for the issue. Please let me know if there is additional work that needs to be done. I would really like to get this issue fixed for the next release.

[COMMONS COMPRESS] COMPRESS-650 - lz4 compress throws IndexOutOfBoundsException

2023-11-09 Thread Chad Preisler
Hello, I've created JIRA COMPRESS-650 for a bug I found while doing lz4 compression. I also created a pull request with a fix for this bug. Please let me know what you think. https://github.com/apache/commons-compress/pull/436 Thanks, Chad Preisler