Bug 1214200: avoid double NS_RELEASE(), r=mcmanus
This commit is contained in:
@@ -2008,7 +2008,6 @@ nsProtocolProxyService::PruneProxyInfo(const nsProtocolInfo &info,
|
||||
|
||||
if (allDisabled) {
|
||||
LOG(("All proxies are disabled, try a DIRECT rule!"));
|
||||
NS_RELEASE(head);
|
||||
*list = nullptr;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user