Re: Imagemagick corrupting image

"Joel Jensen" <[email protected]> Fri, 5 Dec 2008 13:50:40 -0700
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
On Fri, Dec 5, 2008 at 1:18 PM,
<[email protected]> wrote:
>> If I do a build without openmp (--diasable-openmp) everything is
>
> This particular problem related to OpenMP is fixed in the latest release,
> 6.4.7-0.  We had a variable declared outside the OpenMP block rather than
> locally inside the block.
>

Great, that fixed it for us.  Thanks!

-Joel