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 ff516035f24a8b791fd612c11e8f7ac613d3e665 Merge: a85663cc 158fdfff Author: Gary Gregory <[email protected]> AuthorDate: Tue Jun 23 11:09:49 2026 -0400 Merge pull request #551 from alhudz/allocator-array-int-overflow fix int overflow in Allocator.array/arrayList size checks .../apache/commons/imaging/common/Allocator.java | 4 +-- .../commons/imaging/common/AllocatorTest.java | 37 ++++++++++++++++++++++ 2 files changed, 39 insertions(+), 2 deletions(-)
