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-imaging.git
from e92fa1d6 Merge pull request #552 from alhudz/fix-pcx-size-overflow
new 52dfff37 Sort members
new 2696d272 Fix int overflow in PCX image buffer sizing, now throws
AllocationRequestException (#552).
new a85663cc Add Java 25 (LTS) to build matrix
The 3 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:
.github/workflows/maven.yml | 4 ++--
src/changes/changes.xml | 1 +
.../commons/imaging/common/XmpImagingParameters.java | 4 ++--
.../imaging/formats/tiff/TiffImagingParameters.java | 14 +++++++-------
.../commons/imaging/formats/pcx/PcxImageParserTest.java | 4 ++--
5 files changed, 14 insertions(+), 13 deletions(-)