The following issue has been RESOLVED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=350 
====================================================================== 
Reported By:                ryo
Assigned To:                paul
====================================================================== 
Project:                    DBMail
Issue ID:                   350
Category:                   Database layer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           SVN Trunk
====================================================================== 
Date Submitted:             19-May-06 07:51 CEST
Last Modified:              19-May-06 10:07 CEST
====================================================================== 
Summary:                    Memory leak in dbpgsql.c.
Description: 
The dbpgsql.c:db_free_result() function has memory leak.
The _free_binary_table() function shuld be called before PQclear() 
function.
I made the patch(please see the attached file).

(I'm sorry, I wrote this part before..)

====================================================================== 

---------------------------------------------------------------------- 
 paul - 19-May-06 10:07  
---------------------------------------------------------------------- 
patch applied 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
19-May-06 07:51 ryo            New Issue                                    
19-May-06 07:51 ryo            File Added: dbmail-free-binary-table.patch       
            
19-May-06 10:07 paul           Note Added: 0001178                          
19-May-06 10:07 paul           Assigned To               => paul            
19-May-06 10:07 paul           Status                   new => resolved     
19-May-06 10:07 paul           Resolution               open => fixed       
19-May-06 10:07 paul           Fixed in Version          => SVN Trunk       
======================================================================

Reply via email to