This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from ab221c74c Reject out-of-range indices in pack200 BandSet.getReferences
(#788)
new 8f0555cee Reject out-of-range indices in pack200 BandSet.getReferences
(#788).
new 83715c603 Reject out-of-range indices in pack200 BandSet.getReferences
(#788).
new 3a55d4e4a Better internal API name
new 997d4b9c6 unpack200.BandSet.sumNonNegative(int[]) throws
Pack200Exception instead of causing an int overflow.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 1 +
.../compress/harmony/unpack200/BandSet.java | 29 +++++++++++-----------
2 files changed, 15 insertions(+), 15 deletions(-)