70322 r=alecf sr=bienvenu make compact folders use unique temp file
git-svn-id: svn://10.0.0.236/trunk@129427 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -264,6 +264,7 @@ nsFolderCompactState::Init(nsIMsgFolder *folder, const char *baseMsgUri, nsIMsgD
|
||||
|
||||
pathSpec->GetFileSpec(&m_fileSpec);
|
||||
m_fileSpec.SetLeafName("nstmp");
|
||||
m_fileSpec.MakeUnique(); //make sure we are not crunching existing nstmp file
|
||||
m_window = aMsgWindow;
|
||||
m_keyArray.RemoveAll();
|
||||
InitDB(db);
|
||||
|
||||
Reference in New Issue
Block a user