failed to initialize m_copyState to nsnull

git-svn-id: svn://10.0.0.236/trunk@38639 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jefft%netscape.com
1999-07-07 06:50:22 +00:00
parent e2d9f4d076
commit cb2e25ff80

View File

@@ -85,6 +85,7 @@ nsImapMailFolder::nsImapMailFolder() :
m_urlRunning(PR_FALSE), m_tempMessageFile(MESSAGE_PATH)
{
m_pathName = nsnull;
m_copyState = nsnull;
nsresult rv;