A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=565 ====================================================================== Reported By: AntonZ Assigned To: ====================================================================== Project: DBMail Issue ID: 565 Category: IMAP daemon Reproducibility: sometimes Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 09-Apr-07 14:37 CEST Last Modified: 09-Apr-07 17:07 CEST ====================================================================== Summary: Problem on STORE command Description: imapcommad.c _do_store g_tree_lookup(self->msginfo,id) sometime return NULL and crash process.
====================================================================== ---------------------------------------------------------------------- aaron - 09-Apr-07 16:56 ---------------------------------------------------------------------- I think I just fixed this in SVN 2516. ---------------------------------------------------------------------- paul - 09-Apr-07 17:07 ---------------------------------------------------------------------- Well, you fixed something, but not this bug I think. This condition could arise when a message is inserted into a mailbox since selecting the mailbox. I've added some code to re-initialize self->msginfo and catch this particular error. Issue History Date Modified Username Field Change ====================================================================== 09-Apr-07 14:37 AntonZ New Issue 09-Apr-07 16:56 aaron Note Added: 0002020 09-Apr-07 17:07 paul Note Added: 0002021 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
