This problem is fixed by Mercurial changeset 15211:c550763898eb. Thanks for the report!
null pointer in segment.c
This problem is fixed by Mercurial changeset 15211:c550763898eb. Thanks for the report!
null pointer in segment.c
null pointer and meory leak in topol.c
This problem is fixed by Mercurial changeset 15210:2eb623a47598. Thanks for the report!
null pointer in widget.c
This problem is fixed by Mercurial changeset 15209:0f827e035339. Thanks for the report!
This problem is fixed by Mercurial changeset 15208:21ec7c7a6f70. Thanks for the report!
Memory leak in tiff.c
null pointer in map.c
This is a duplicate of issue #477, which is now fixed.
This is a duplicate of issue #502, which is now fixed.
null in module.c
This problem is fixed by Mercurial changeset 15207:9ef81753e40a. Thanks for the report!
null pointer in module.c
null pointer in profile.c
This is a duplicate of issue #480, which is fixed.
memory leak in avs.c
This problem is fixed by Mercurial changeset 15205:d58b78194747. Thanks for the report!
This problem is fixed by Mercurial changeset 15204:2a84c4f0f453. Thanks for the report!
memory leak in cmyk.c
memory leak in cut.c
This problem is fixed by Mercurial changeset 15203:fa4fd64afa7a. Thanks for the report!
memory leak in dpx.c
This problem is fixed by Mercurial changeset 15202:184d7dcde5d1. Thanks for the report!
memory leak in hdf.c
This problem is fixed by Mercurial changeset 15201:8ee7cc3fd116. Thanks for the report!
This problem is fixed by Mercurial changeset 15200:0a70ee58f401. Thanks for the report!
memory leak in pcx.c
This problem is fixed by Mercurial changeset 15199:755359b1a5ac. Thanks for the report!
memory leak in ReadPCDImage
memory leak in WriteHISTOGRAMImage
This problem is fixed by Mercurial changeset 15198:9e6afa7ba7b9. Thanks for the report!
This problem is fixed by Mercurial changeset 15197:57ea336cefaa. Thanks for the report!
memory leak in WriteGIFImage
This problem is fixed by Mercurial changeset 15196:4a1401695913. Thanks for the report!
memory leak in WriteFITSImage
This problem is fixed by Mercurial changeset 15195:3140397ebc5e. Thanks for the report!
memory leak in WritePALMImage
Memory leak in rgb.c
This problem is fixed by Mercurial changeset 15194:ecfc103e5c36. Thanks for the report!
This problem is fixed by Mercurial changeset 15193:b0b6aba92ed1. Thanks for the report!
NULL pointer dereference in ReadPALMImage
NULL pointer dereference in Magick::Options::strokeDashArray
This problem is fixed by Mercurial changeset 15192:472bf9f2771f. Thanks for the report!
This problem is fixed by Mercurial changeset 15191:1d246051bda3. Thanks for the report!
NULL pointer dereference in NTGetTypeList
This problem is fixed by Mercurial changeset 15190:40c1b7f74052. Thanks for the report!
Memory leak in sun.c
This problem is fixed by Mercurial changeset 15189:53a000dfa335. Thanks for the report!
Memory leak in tim.c
NULL pointer dereference in NTRegistryKeyLookup
This problem is fixed by Mercurial changeset 15188:59b266bdfcf3. Thanks for the report!
Memory leak in viff.c
This problem is fixed by Mercurial changeset 15187:149193fc8881. Thanks for the report!
assertion failure in MagickMapAllocateMap
This problem is fixed by Mercurial changeset 15186:8093cf0b1512. Thanks for the report!
Version 1.3.26 already sanitizes image->colors by reporting an error if image->colors > MaxColormapSize so this problem no longer exists.
Memory exhausted in xpm.c
Memory leak in yuv.c
This problem is fixed by Mercurial changeset 15185:45bf86da33da. Thanks for the report!
This problem is fixed by Mercurial changeset 15184:b6af32bbf667. Thanks for the report!
assertion failure in MagickMapIterateNext
NULL pointer dereference in ReadEnhMetaFile
This problem is fixed by Mercurial changeset 15183:ea074081678b. Thanks for the report!
NULL pointer dereference in ReadCINEONImage
This problem is fixed by Mercurial changeset 15181:53a4d841e90f. Thanks for the report!
NULL pointer dereference in ReadCINEONImage
This problem is fixed by Mercurial changeset 15181:53a4d841e90f. Thanks for the report!
NULL Pointer in tiff.c
This problem is fixed by Mercurial changeset 15180:7b3342b4986b. Thanks for the report!
This problem is fixed by Mercurial changeset 15178:b27009bfd64e. Thanks for the report!
NULL Pointer in GetConfigureBlob
NULL Pointer in GetConfigureBlob
Heap out of bounds read in ReadRLEImage()
This problem is fixed by Mercurial changeset 15177:5381c71724e3. Thanks for the report!
On Sun, 24 Sep 2017, Claudio wrote: I installed gm 1.3.26 following instruction for having PerlMagick ./configure --enable-shared make make install cd PerlMagick perl Makefile.PL make make install Everything seems to be working fine but when loading the perl module I get the error: perl -e 'use Graphics::Magick;' Can't load '/usr/local/lib64/perl5/auto/Graphics/Magick/Magick.so' for module Graphics::Magick: libGraphicsMagick.so.3: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoader.pm...
On Sat, 23 Sep 2017, Claudio wrote: Thank you Bob. I see the difference. IM makes 1.4 PDF while GM makes 1.2 PDF. I use IM and pdftk to stamp signatures on pdf documents and I was planning to switch to GM. I think I have to wait for an upgrade. These claimed versions are just numbers. Version 1.2 PDF is also compliant with 1.4. However, 1.4 features might not be in 1.2 PDF. Regardless, it seems that the transparency feature was introduced in 1.4. Bob Bob Friesenhahn bfriesen@simple.dallas.tx.us,...
Use after free in ReadJNGImage
mogrify -auto-orient not working AND degrades image quality
Inadequate information was provided and no follow-up response from bug reporter.
On Sat, 23 Sep 2017, Claudio wrote: Hi, is there a way to convert a png image to pdf keeping the transparent background? PDF 1.4 can support a transparent background but it does not appear that GraphicsMagick does a good job with this (and it marks the PDF as 1.2). The only possible modes which could support transparency are with '-compress none' or '-compress rle'. With '-compress rle' I at least get an image but with '-compress none' it seems that the result is all-white. Bob
Fixed by Mercurial changeset 15173:99a4407ccce7. Thanks for the report. However, Magick++ will remain as it is since I am the author of it and I did not provide ownership of it to ImageMagick Studio. I was at least willing to change the library name under Unix type systems so it did not collide.
--enable-symbol-prefix does not prevent clashes with libMagick++ or libMagickWand?
allocation failure in ReadTIFFImage
Fixed by Mercurial changeset 15171:752c0b41fa32. Thanks for the report.
allocation failure in ReadTIFFImage
Fixed by Mercurial changeset 15171:752c0b41fa32. Thanks for the report.
allocation failure in ReadTIFFImage
Fixed by Mercurial changeset 15171:752c0b41fa32. Thanks for the report.
This one appears to be a problem within libtiff itself.
allocation failure in ReadTIFFImage
This allocation failure appears to be due to a weakness in libtiff itself rather than GM.