Bug 269472 Crash opening about:plugins[@ JS_GetPrivate][@ PL_strcmp]
Caused by the careless fix for: Bug 265936 Memory leak in nsPluginHostImpl::ScanPluginsDirectory() I'm backing it out. People can play with it in their tree. git-svn-id: svn://10.0.0.236/trunk@165356 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
21b9af452d
commit
b3e0781e6d
@ -4858,8 +4858,6 @@ nsresult nsPluginHostImpl::ScanPluginsDirectory(nsIFile * pluginsDir,
|
||||
// if we are not creating the list, just continue the loop
|
||||
// no need to proceed if changes are detected
|
||||
if (!aCreatePluginList) {
|
||||
delete pluginTag;
|
||||
|
||||
if (*aPluginsChanged)
|
||||
return NS_OK;
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user