Closed
Bug 111780
Opened 24 years ago
Closed 24 years ago
[W] MLK: Memory leak of 8 bytes from 1 block allocated in PL_strdup
Categories
(Core :: XPConnect, defect)
Tracking
()
People
(Reporter: naving, Assigned: dbradley)
Details
Same steps as in bug 111779
Distribution of leaked blocks
Allocation location
malloc [dbgheap.c:129]
PL_strdup [strdup.c:46]
nsCRT::strdup(char const*) [nsCRT.h:182]
nsDOMClassInfo::GetClassName(char * *) [nsDOMClassInfo.cpp:1849]
XPCNativeScriptableInfo::Construct(XPCCallContext&,XPCNativeScriptableCreateInfo
const*) [xpcwrappednativejsops.cpp:1125]
XPCWrappedNativeProto::Init(XPCCallContext&,XPCNativeScriptableCreateInfo
const*) [xpcwrappednativeproto.cpp:93]
XPCWrappedNativeProto::GetNewOrUsed(XPCCallContext&,XPCWrappedNativeScope
*,nsIClassInfo *,XPCNativeScriptableCreateInfo const*,int)
[xpcwrappednativeproto.cpp:217]
nsXPConnect::GetWrappedNativePrototype(JSContext *,JSObject
*,nsIClassInfo *,nsIXPConnectJSObjectHolder * *) [nsXPConnect.cpp:917]
nsWindowSH::GlobalResolve(nsISupports *,JSContext *,JSObject
*,JSString *,UINT,int *) [nsDOMClassInfo.cpp:2869]
nsWindowSH::NewResolve(nsIXPConnectWrappedNative *,JSContext
*,JSObject *,long,UINT,JSObject * *,int *) [nsDOMClassInfo.cpp:3012]
Comment 1•24 years ago
|
||
We decided in bug 99145 that these leaf leaks are not worth chasing.
*** This bug has been marked as a duplicate of 99145 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•