ImageMagick 7.1.2-22

7.1.2-22
Changed 4
  • Extent was computed in bytes; now in element count
  • Use heif_has_compatible_filetype instead to check the file type
  • Only reset the image type when ValidatePixelCacheMorphology returns false
  • Added version check with fallback to the old implementation
Fixed 8
  • Fix unsound free of uninitialized pointers in GetImageFeatures error path
  • Reset image type after -combine to avoid incorrect output images
  • Corrected the return value for PSD image with a color map
  • Set a limit to the kernel order to avoid an overflow resulting in a divide by zero
  • Decode the media timeline instead to avoid reading too many images
  • Added missing check for the list length limit in the PSD decoder
  • Added early exits when reading all the images would hit the list length limit
  • Added extra conditions for when ReadGenericMethod should be used when reading a jpeg compressed tiff file
Merged
  • Fix unsound free of uninitialized pointers in GetImageFeatures error path #8724
  • build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 #8719
  • build(deps): bump msys2/setup-msys2 from 2.31.0 to 2.31.1 #8697
  • build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 #8684
  • build(deps): bump lxml from 6.0.2 to 6.1.0 in /.github/build/python #8683
Commits
View original

Upgraded? How did it go?

Discussion