Update of /cvsroot/mahogany/M/src/mail
In directory usw-pr-cvs1:/tmp/cvs-serv16415/src/mail

Modified Files:
        MFPool.cpp 
Log Message:
attempt to fix a crash on exit bug

Index: MFPool.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/mail/MFPool.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -u -2 -r1.2 -r1.3
--- MFPool.cpp  15 Jul 2002 16:32:14 -0000      1.2
+++ MFPool.cpp  21 Jul 2002 19:29:13 -0000      1.3
@@ -262,4 +262,6 @@
       pool->connections.clear();
    }
+
+   gs_pool.clear();
 }
 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to