The following issue has been SUBMITTED.
======================================================================
http://www.dbmail.org/mantis/view.php?id=297
======================================================================
Reported By: ljackson
Assigned To:
======================================================================
Project: DBMail
Issue ID: 297
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 01-Feb-06 22:58 CET
Last Modified: 01-Feb-06 22:58 CET
======================================================================
Summary: memory leaks patch
Description:
I did some digging in the current svn trunk and discoverd a few memory
leaks. I was able to create a patch for them, However there is one I have
found that doesn't have an easy fix. That is build_args_array_ext function
in imap session code. I wille attache to this report and valgrind
suppressions file to help in narrowing down the memory leaks or any other
issues in dbmail, this supresses a whole bunch of mess from glib and
gmime.
This is still includes the fix for authsql memleak as it doesn't appear
that it got into svn trunk. I added a check before db_query that looks for
unfreeed result sets and frees them automaticaly to avoid this in the
future.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
01-Feb-06 22:58 ljackson New Issue
01-Feb-06 22:58 ljackson File Added: dbmail-svn-2.1.3-1970-memleaks.patch
======================================================================