This update for ImageMagick fixes the following issues:
Security issues fixed:
- CVE-2019-7175: Fixed multiple memory leaks in DecodeImage function (bsc#1128649).
- CVE-2018-18544: Fixed a memory leak in the function WriteMSLImage (bsc#1113064).
- CVE-2018-20467: Fixed an infinite loop in coders/bmp.c (bsc#1120381).
- CVE-2019-7398: Fixed a memory leak in the function WriteDIBImage (bsc#1124365).
- CVE-2019-7396: Fixed a memory leak in the function ReadSIXELImage (bsc#1124367).
- CVE-2019-7395: Fixed a memory leak in the function WritePSDChannel (bsc#1124368).
- CVE-2019-7397: Fixed a memory leak in the function WritePDFImage (bsc#1124366).
- CVE-2018-16412: Prevent heap-based buffer over-read in the ParseImageResourceBlocks
function leading to DOS (bsc#1106996).
Non-security issue fixed:
- Fixed a regression in regards to the 'edge' comand line flag (bsc#1106415)
This update was imported from the SUSE:SLE-15:Update update project.
- Submitted by Petr Gajdos (pgajdos)