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 ca8506fa Bump actions/setup-java from 5.2.0 to 5.3.0
     add 55b6bb4d fix int overflow in pcx image buffer sizing
     add 5b64d808 add test for pcx image buffer size overflow
     add ba59921f wrap test javadoc to satisfy checkstyle line length
     new e92fa1d6 Merge pull request #552 from alhudz/fix-pcx-size-overflow

The 1 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:
 .../imaging/formats/pcx/PcxImageParser.java        |  6 +--
 .../imaging/formats/pcx/PcxImageParserTest.java    | 50 ++++++++++++++++++++++
 2 files changed, 53 insertions(+), 3 deletions(-)
 create mode 100644 
src/test/java/org/apache/commons/imaging/formats/pcx/PcxImageParserTest.java

Reply via email to