Closed
Bug 99179
Opened 24 years ago
Closed 24 years ago
Memory leak of 104 bytes from 1 block allocated in NS_NewLocalFile
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
People
(Reporter: stephend, Assigned: bugzilla)
Details
(Keywords: memory-leak)
Memory leak of 104 bytes from 1 block allocated in NS_NewLocalFile
Distribution of leaked blocks
104 bytes from 1 block of 104 bytes (0x0eda1f78)
Allocation location
new(UINT)+0xc [new.cpp:23 ip=0x002da05c]
NS_NewLocalFile+0x31
[c:\moz_src\mozilla\xpcom\io\nsLocalFileWin.cpp:2042 ip=0x100c7211]
nsStdURL::GetFile(nsIFile * *)+0x741
[c:\moz_src\mozilla\netwerk\base\src\nsStdURL.cpp:1210 ip=0x04f71021]
nsFileChannel::Init(int,int,nsIURI *)+0x1d8
[c:\moz_src\mozilla\netwerk\protocol\file\src\nsFileChannel.cpp:78 ip=0x05060988]
nsFileProtocolHandler::NewChannel(nsIURI *,nsIChannel * *)+0x8f
[c:\moz_src\mozilla\netwerk\protocol\file\src\nsFileProtocolHandler.cpp:138
ip=0x05065d41]
nsIOService::NewChannelFromURI(nsIURI *,nsIChannel * *)+0xab6
[c:\moz_src\mozilla\netwerk\base\src\nsIOService.cpp:751 ip=0x04f810a6]
NS_OpenURI(nsIChannel * *,nsIURI *,nsIIOService *,nsILoadGroup
*,nsIInterfaceRequestor *,UINT)+0x16d [.\..\..\..\dist\include\nsNetUtil.h:134
ip=0x091e84f5]
nsURLFetcher::FireURLRequest(nsIURI *,nsILocalFile
*,nsIFileOutputStream *,(*)(UINT,char const*,char const*,int,WORD const*,void
*),void *)+0x58b [c:\moz_src\mozilla\mailnews\compose\src\nsURLFetcher.cpp:360
ip=0x091e811b]
nsMsgAttachmentHandler::SnarfAttachment(nsMsgCompFields *)+0x12d7
[c:\moz_src\mozilla\mailnews\compose\src\nsMsgAttachmentHandler.cpp:907
ip=0x09216fa7]
nsMsgComposeAndSend::GatherMimeAttachments(void)+0x1942
[c:\moz_src\mozilla\mailnews\compose\src\nsMsgSend.cpp:629 ip=0x0919ec52]
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 99115 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 4•24 years ago
|
||
nice, I filed a dup of a bug I filed already...sigh.
verified
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•