Add NS_RELEASE in save code
git-svn-id: svn://10.0.0.236/trunk@6965 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
a7b5f12c78
commit
ede619c82a
@ -1444,7 +1444,9 @@ nsBrowserWindow::DoDebugSave()
|
||||
}
|
||||
NS_RELEASE(parser);
|
||||
}
|
||||
NS_RELEASE(doc);
|
||||
}
|
||||
NS_RELEASE(shell);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user