pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] Filters deallocation


From: jemarch
Subject: Re: [pdf-devel] Filters deallocation
Date: Tue, 23 Sep 2008 20:58:49 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi Gerel.

   I think the Stream module documentation is missing the deallocation 
operation,
   the one that deallocs the memory used by the filter itself.
   ##
   pdf_status_t pdf_stm_f_somefilter_dealloc (void **state);
   ###

As I mentioned in a previous email the pdf_stm_destroy() operation
will take care about the memory used by 'state' (if any) by calling
pdf_dealloc.





reply via email to

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