emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using the ImageMagick backend seems to leak memory


From: Tassilo Horn
Subject: Re: Using the ImageMagick backend seems to leak memory
Date: Wed, 12 Jan 2011 08:37:01 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> +  /* MagickWandGenesis() initializes the imagemagick library.  */
>
> Nitpick: "MagickWandGenesis()" refers to the value returned by the
> function, and that value doesn't initialize anything.  It should say
>
>   /* `MagickWandGenesis' initializes the imagemagick library.  */
>
> instead.

Ok, fixed.  I also added an equivalent comment to the MagickWandTerminus
call for reasons of symmetry.

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]