TwelveMonkeys ImageIO 3.14.0 release notes
Introduces memory allocation guards, to avoid OOME situations.
What's Changed
- DDS: Block Compression 1 -> 5 Encoding Support by @KhanhPham05 in #1237
- DDS: Sequence support by @haraldk in #1264
- ICNS: bound RLE run length in ICNSUtil.decompress by @metsw24-max in #1292
- SGI: Fix operator precedence and normalization range in SGI normalize methods by @mohd-gs in #1291
- TIFF: Fix out-of-bounds write in LZWDecoder.addStringToTable by @metsw24-max in #1280
- WebP: Avoid full-frame VP8 macroblock allocation for subsampled WebP reads by @foryourever in #1265
- Metadata: Security hardening for XMPReader by @mohd-gs in #1289
- Common: validate ICC_PROFILE chunk index in getEmbeddedICCProfile by @metsw24-max in #1281
- Common: Add common-image unit tests by @sean-g-rae in #1278
New Contributors
- @metsw24-max made their first contribution in #1281
- @mohd-gs made their first contribution in #1289
- @foryourever made their first contribution in #1265
- @sean-g-rae made their first contribution in #1278
Full Changelog: twelvemonkeys-3.13.1...twelvemonkeys-3.14.0