Revision: 7398
http://mahogany.svn.sourceforge.net/mahogany/?rev=7398&view=rev
Author: vadz
Date: 2007-12-18 11:42:06 -0800 (Tue, 18 Dec 2007)
Log Message:
-----------
fix assert in Build() when bouncing messages
Modified Paths:
--------------
trunk/M/src/mail/SendMessageCC.cpp
Modified: trunk/M/src/mail/SendMessageCC.cpp
===================================================================
--- trunk/M/src/mail/SendMessageCC.cpp 2007-12-13 19:16:14 UTC (rev 7397)
+++ trunk/M/src/mail/SendMessageCC.cpp 2007-12-18 19:42:06 UTC (rev 7398)
@@ -980,6 +980,8 @@
return true;
}
+ m_wasBuilt = true;
+
// the headers needed for all messages
// -----------------------------------
@@ -1171,8 +1173,6 @@
mail_free_body(&oldbody);
}
- m_wasBuilt = true;
-
return true;
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates