Re: GetMagickMemoryMethods() is broken
| Newsgroups | gmane.comp.video.image-magick.bugs |
|---|---|
| Message-ID | <[email protected]> |
> It seems broken that one can set new memory handlers with > SetMagickMemoryHandlers(), but cannot retrieve the addresses of the > handlers currently being used by IM via GetMagickMemoryHandlers(). But of course, fixed in the ImageMagick subversion trunk. Thanks.