Re: Imagemagick corrupting image
[email protected] Fri, 5 Dec 2008 12:18:43 -0800
| Newsgroups | gmane.comp.video.image-magick.bugs |
|---|---|
| Message-ID | <[email protected]> |
> 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.