Hello, Leif!
You wrote to "DBMAIL Developers Mailinglist" <dbmail-dev@dbmail.org> on Sun,
25 Mar 2007 12:49:47 -0500:
LJ> Paul J Stevens wrote:
??>> Leif,
??>>
??>> could you plz resent this patch as attachment? I can't get it to apply
??>> like this.
??>>
??>> You can simply do 'svn diff misc.c' to produce valid patches. No need
??>> to keep an original tree around.
LJ> Thats really cool, still learning svn. Anyway the svn diff for misc.c
LJ> is attached. I looked through the code and a few more iconv's needed
LJ> closing before returns. So all that is included in this patch.
Paul and Leif, in functions convert_8bit_field_to_utf8 and
convert_8bit_db_to_mime all staic variable init only once on first call. If
you release memory of iconv struct and not set it value to (iconv_t)-1 we
get segfault on next call function.
THIS IS NOT MEMORY LEAK!
With best regards, Anton Zakatov. E-mail: [EMAIL PROTECTED]
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev