зеркало из https://github.com/mozilla/pjs.git
fix leak, no bug.
This commit is contained in:
Родитель
00c0084fc5
Коммит
9c3de4a760
|
@ -386,7 +386,6 @@ nsresult nsMailboxUrl::ParseSearchPart()
|
|||
m_messageID = extractAttributeValue(searchPart.get(),"messageid=");
|
||||
if (messageKey)
|
||||
m_messageKey = atol(messageKey); // convert to a long...
|
||||
if (messageKey || m_messageID)
|
||||
|
||||
PR_FREEIF(msgPart);
|
||||
PR_FREEIF(messageKey);
|
||||
|
|
Загрузка…
Ссылка в новой задаче