This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
commit e92fa1d690c4353f150f402a472824787e5015e1 Merge: ca8506fa ba59921f Author: Gary Gregory <[email protected]> AuthorDate: Tue Jun 23 11:03:20 2026 -0400 Merge pull request #552 from alhudz/fix-pcx-size-overflow Fix int overflow in pcx image buffer sizing .../imaging/formats/pcx/PcxImageParser.java | 6 +-- .../imaging/formats/pcx/PcxImageParserTest.java | 50 ++++++++++++++++++++++ 2 files changed, 53 insertions(+), 3 deletions(-)
