The following bug has been ASSIGNED.
======================================================================
http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000230
======================================================================
Reported By:                tmatsuo
Assigned To:                paul
======================================================================
Project:                    DBMail
Bug ID:                     230
Category:                   IMAP daemon
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
======================================================================
Date Submitted:             14-Jul-05 12:53 CEST
Last Modified:              01-Aug-05 10:02 CEST
======================================================================
Summary:                    There is a double-free problem in dbmail-imapd.
Description: 
I think there is a double-free problem. Please review my patch.

The destructor function 'dbmail_imap_session_delete' is  freeing
self->msginfo. So there is no need to invoke dm_free(self->msginfo), isn't
there?
======================================================================

----------------------------------------------------------------------
 paul - 01-Aug-05 10:02 CEST 
----------------------------------------------------------------------
Patch applied.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
14-Jul-05 12:53tmatsuo        New Bug                                      
14-Jul-05 12:53tmatsuo        File Added: 
dbmail-2.1.1-fix-imapd-double-free.patch                    
21-Jul-05 16:03Mysticode      Bug Monitored: Mysticode                     
01-Aug-05 10:02paul           Bugnote Added: 0000788                       
01-Aug-05 10:02paul           Assigned To               => paul            
01-Aug-05 10:02paul           Resolution               open => fixed       
01-Aug-05 10:02paul           Status                   new => resolved     
======================================================================

Reply via email to