Page 1 of 1

Posted: 2006-02-10T14:55:20-07:00
by magick
The exception structure is destroyed in the throwException() method. However, it looks like the 4 bytes exception list is leaked. We will patch Magick++ to fix this problem within the next few days.

Magick++ mem leak

Posted: 2006-03-15T01:39:01-07:00
by rperez
we encountered the same problem. (purify indicate ExceptionInfo).
is there a new version with the fix?

Thanks in advanced

Posted: 2006-03-15T07:54:13-07:00
by magick
The memory leak should be fixed in the latest release, ImageMagick 6.2.6-4.

memory leak in Magick 6.2.6-1

Posted: 2006-03-15T11:15:18-07:00
by rperez
thanks a lot, we will try the new version.

Ronen.