Page 1 of 1

memory doesnt get returned

Posted: 2011-01-11T07:08:29-07:00
by jave
We are developing a IM backend for Emacs 24 and we are experiencing memory leaks, particularily with the PNG format.
The code is in image.c.

http://git.savannah.gnu.org/cgit/emacs. ... rc/image.c

Any help apreciated

Re: memory doesnt get returned

Posted: 2011-01-11T11:52:58-07:00
by fmw42
what version of IM. PNG coder has been under constant improvement lately, so try the latest version and check the changelog at http://www.imagemagick.org/script/changelog.php

Re: memory doesnt get returned

Posted: 2011-01-11T12:23:22-07:00
by jave
Ok I think there is an error on our part. We did ReadImage, fed it to newmagickwand, but never destroyimage