Update of /cvsroot/mahogany/M/src/mail
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv12431/src/mail
Modified Files:
MailFolderCC.cpp
Log Message:
avoid crashes when logging c-client messages containing in them
Index: MailFolderCC.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/mail/MailFolderCC.cpp,v
retrieving revision 1.715
retrieving revision 1.716
diff -b -u -2 -r1.715 -r1.716
--- MailFolderCC.cpp 17 Apr 2006 18:31:51 -0000 1.715
+++ MailFolderCC.cpp 27 May 2006 14:43:49 -0000 1.716
@@ -5219,5 +5219,5 @@
}
- wxLogGeneric(loglevel, msg);
+ wxLogGeneric(loglevel, "%s", msg.c_str());
}
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates