> Date: Tue, 23 Sep 2008 20:58:49 +0200
 > From: [EMAIL PROTECTED]
 > 
 > 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.

Sorry I missed that one :-P.

-gerel


Reply via email to