Re: Maybe

"DINH Viêt Hoà" <[email protected]> Tue, 20 Nov 2007 15:11:13 +0100
Newsgroups gmane.mail.libetpan.user
Message-ID <[email protected]>
On Nov 20, 2007 2:53 PM, Алексей Ставцев <[email protected]> wrote:
> Maybe there is a memory leak in functions when using
>
> ...
> struct mailmime *message;
> struct mailmime *text_part1, *text_part2;
> ...
> struct mailimf_fields *m_fields;
> ...
>
> ...
> (definition of m_fields)
>
> mesage = build_message(m_fields);
>
> text_part1 = build_body_text(...);
> text_part2 = build_body_text(...);
>
> mailmime_smart_add_part(text_part1);
> mailmime_smart_add_part(text_part2);
>
> mailmime_free(message);

Hello,

Could you show your code related to this part so that we can find if
there is a leak ?
How did you detect the memory leak (if there is one) ?

-- 
DINH Viêt Hoà

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
Libetpan-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libetpan-users