Closed
Bug 13290
Opened 26 years ago
Closed 26 years ago
MLK: nsScriptSecurityManager?
Categories
(Core :: Security, defect, P3)
Core
Security
Tracking
()
VERIFIED
FIXED
People
(Reporter: bruce, Assigned: norrisboyd)
Details
Build from today. Appears to be happening a lot. Is this because something
larger holding on to this is being leaked? if this is related to the webshell,
then let's mark this as depending on bug #13283
[W] MLK: Memory leak of 60 bytes from 1 block allocated in
nsStdURL::Create(nsISupports *,nsID const&,void * *)
Distribution of leaked blocks
60 bytes from 1 block of 60 bytes (0x097f19d8) allocation number
182455
Allocation location
new(UINT) [new.cpp:23]
nsStdURL::Create(nsISupports *,nsID const&,void * *)
[nsStdURL.cpp:627]
nsGenericFactory::CreateInstance(nsISupports *,nsID const&,void * *)
[nsGenericFactory.cpp:37]
nsComponentManagerImpl::CreateInstance(nsID const&,nsISupports
*,nsID const&,void * *) [nsComponentManager.cpp:1203]
nsScriptSecurityManager::GetSitePolicy(char const*)
[nsScriptSecurityManager.cpp:421]
nsScriptSecurityManager::AddSecPolicyPrefix(JSContext *,char *)
[nsScriptSecurityManager.cpp:394]
nsScriptSecurityManager::GetSecurityLevel(JSContext *,char *,int)
[nsScriptSecurityManager.cpp:355]
nsScriptSecurityManager::CheckScriptAccess(nsIScriptContext *,void
*,char const*,int,int *) [nsScriptSecurityManager.cpp:93]
GetWindowProperty [nsJSWindow.cpp:275]
js_Interpret [jsinterp.c:2184]
js_Invoke [jsinterp.c:670]
js_InternalCall [jsinterp.c:747]
JS_CallFunction [jsapi.c:2611]
nsJSDOMEventListener::HandleEvent(nsIDOMEvent *)
[nsJSDOMEventListener.cpp:79]
nsEventListenerManager::HandleEvent(nsIPresContext&,nsEvent
*,nsIDOMEvent * *,UINT,nsEventStatus&)
Reporter | ||
Updated•26 years ago
|
Assignee: mwelch → norris
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•26 years ago
|
||
This method needs cleanup.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•26 years ago
|
||
Removed offending code.
Bulk moving all Browser Security bugs to new Security: General component. The
previous Security component for Browser will be deleted.
Component: Security → Security: General
You need to log in
before you can comment on or make changes to this bug.
Description
•