This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch feat/huffman1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from 7d1f6af54 fix: simplify computation of `minLen` and `maxLen` add b3331775b fix: comment the construction of Huffman tables add e217afe0a fix: validate indexes against actual array length No new revisions were added by this update. Summary of changes: .../bzip2/BZip2CompressorInputStream.java | 77 ++++++++++++---------- .../bzip2/BZip2CompressorInputStreamTest.java | 2 +- 2 files changed, 45 insertions(+), 34 deletions(-)