Search found 3 matches

by visionofarun
2011-12-30T05:14:49-07:00
Forum: Users
Topic: 6.7.4-2 Win64 Q8 binary package
Replies: 1
Views: 3415

6.7.4-2 Win64 Q8 binary package

Hi all,

Is there a Win64 version of Q8 binary build available?
I can see that only Q16 binary is available on the server: ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/

I am not able to link my app with the dll generated from the ImageMagick source build. Hence I am using the binary ...
by visionofarun
2011-12-29T01:30:55-07:00
Forum: Bugs
Topic: Memory leak in coders/jp2.c
Replies: 3
Views: 7662

Re: Memory leak in coders/jp2.c

Thanks for your reply. I am wondering if the Windows binary package will be updated with the memory leak fix.
by visionofarun
2011-12-28T13:14:08-07:00
Forum: Bugs
Topic: Memory leak in coders/jp2.c
Replies: 3
Views: 7662

Memory leak in coders/jp2.c

Hi,

I encountered a memory leak in the coders/jp2.c. I had sent a mail to the imagemagick-bugs mailing list. I was asked to report it here.

Here is the patch for the memory leak. This affects all versions (trunk and stable).

Index: coders/jp2.c ...