ImageMagick 7.1.2-25

7.1.2-25
Changed 2
  • Centralize checking if pinged images have a size that has zero columns or rows and removed redundant checks
  • Export SetQuantumExtent() private method so coders can leverage it
Fixed 3
  • Validate argument count for polynomial distortion
  • Fix rare exception message leak
  • Make sure the mask is properly respected when setting the alpha channel
Security 7
  • Fix out-of-bounds read of GPS rationals in GetEXIFProperty
  • Reject HDR files with a negative width or height
  • Reject PGX files with invalid dimensions or precision
  • Reject RLA files with an inverted active window
  • Reject FITS files with an invalid bits per pixel
  • Reject SGI files with zero columns or rows
  • Reject DDS files with zero columns or rows
Merged
  • validate argument count for polynomial distortion #8780
  • fix oob read of gps rationals in GetEXIFProperty #8782
  • reject hdr files with a negative width or height #8765
  • reject pgx files with invalid dimensions or precision #8764
  • reject rla files with an inverted active window #8770
  • build(deps): bump github/codeql-action from 4.35.5 to 4.36.0 #8775
  • reject fits files with an invalid bits per pixel #8760
  • reject sgi files with zero columns or rows #8761
  • reject dds files with zero columns or rows #8762
Commits
View original

Upgraded? How did it go?

Discussion