adding explict call to VR_Close after using other VR_ routines which open
the version registry. suggested by dveditz@netscape.com git-svn-id: svn://10.0.0.236/trunk@59924 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4da08f6271
commit
bdc4e91ae6
@ -629,6 +629,7 @@ nsXPINotifierImpl::OnEndLoad(nsIRDFXMLSink *aSink)
|
||||
}
|
||||
}
|
||||
}
|
||||
VR_Close();
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user