Cristy

Results 218 comments of Cristy

Most older releases are available here: https://imagemagick.org/download/releases/. You can find ImageMagick 6.7.8-9 with Google which return this location: https://launchpad.net/imagemagick/+milestone/6.7.8-9.

Thanks for the problem report. We can reproduce it and will have a patch to fix it in the GIT main branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be...

Unfortunately we cannot reproduce the problem. We're using ImageMagick 6.9.12-29 built with: ``` ./configure CFLAGS="-g -fsanitize=address -fno-omit-frame-pointer" CXXFLAGS="-g -fsanitize=address -fno-omit-frame-pointer" LDFLAGS="-g -fsanitize=address -fno-omit-frame-pointer" --disable-shared && make -j; make -j install...

Thanks for the problem report. We can reproduce it and will have a patch to fix it in the GIT main branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be...

There were other undefined behaviors due to to an overflow condition that we fixed along with the one you identified. We will continue to determine if UBsan identifies additional issues...

Problem fix. Source/binaries released. Patches required to mitigate the issue is posted above for IM7 and IM6.

gscan2pdf had a network issue, presumably unrelated to ImageMagick. imagick has one issue with the 50% interval returning 32767 when it should return 32828. See https://github.com/ImageMagick/ImageMagick6/commit/f38ca0d37cae50de4b44ddedbd89acd4259f8903. Please verify. We will...

Working on it. Give us a few days and we will post here when we make some progress.

Follow-up @ https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980202.

Thanks for the problem report. We can reproduce it and will have a patch to fix it in the GIT main branch @ https://github.com/ImageMagick/ImageMagick6 later today. The patch will be...