[Bug 136145] Crash when saving some (but not all) IMAP attachments at once

Thomas McGuire mcguire at kde.org
Sat Aug 16 15:43:05 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=136145         
mcguire kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From mcguire kde org  2008-08-16 16:43 -------
SVN commit 847987 by tmcguire:

Don't duplicate attachment handling code in the mime part tree.
This fixes crashes when viewing loaded-on-demand attachments via the mime tree,
since it would not set mAtmUpdate correctly, which prevents re-creating the part
tree when the part is retrived. Re-creating the part-tree would make the pointers
inside the map of the load parts command invalid and therefore trigger a crash.

BUG: 136145



 M  +2 -8      kmmimeparttree.cpp  
 M  +9 -3      kmreaderwin.cpp  
 M  +18 -2     kmreaderwin.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=847987



More information about the Kdepim-bugs mailing list