Closed
Bug 14133
Opened 25 years ago
Closed 25 years ago
MLK: leak of 40 bytes- nsHTTPHeaderArray::SetHeader
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M12
People
(Reporter: warrensomebody, Assigned: beard)
References
Details
[W] MLK: Memory leak of 40 bytes from 1 block allocated in
nsHTTPHeaderArray::SetHeader(nsIAtom *,char const*)
Distribution of leaked blocks
Allocation location
new(UINT) [new.cpp:23]
nsHTTPHeaderArray::SetHeader(nsIAtom *,char const*)
[nsHTTPHeaderArray.cpp:113]
nsHTTPRequest::SetHeader(nsIAtom *,char const*) [nsHTTPRequest.cpp:384]
nsHTTPChannel::Init(nsILoadGroup *) [nsHTTPChannel.cpp:532]
nsHTTPHandler::NewChannel(char const*,nsIURI *,nsILoadGroup
*,nsIEventSinkGetter *,nsIChannel * *) [nsHTTPHandler.cpp:175]
nsIOService::NewChannelFromURI(char const*,nsIURI *,nsILoadGroup
*,nsIEventSinkGetter *,nsIChannel * *) [nsIOService.cpp:220]
NS_OpenURI(nsIChannel * *,nsIURI *,nsILoadGroup *,nsIEventSinkGetter *)
[nsNeckoUtil.cpp:63]
Updated•25 years ago
|
Summary: MLK: nsHTTPHeaderArray::SetHeader → MLK: leak of 40 bytes- nsHTTPHeaderArray::SetHeader
Reporter | ||
Updated•25 years ago
|
Assignee: warren → beard
Reporter | ||
Comment 2•25 years ago
|
||
Patrick: Does this bug still exist according to your logs? If not, please mark
fixed.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•25 years ago
|
||
I don't see the bug in my logs any longer. I believe this was fixed for bug
#19303.
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
You need to log in
before you can comment on or make changes to this bug.
Description
•