Maybe

Алексей Ставцев <astavtsev-JGs/[email protected]> Tue, 20 Nov 2007 16:53:09 +0300
Newsgroups gmane.mail.libetpan.user
Message-ID <[email protected]>
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);






-------------------------------------------------------------------------
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/