Closed Bug 99177 Opened 23 years ago Closed 23 years ago

Memory leak of 5 bytes from 1 block allocated in nsMsgAttachmentHandler::PickEncoding

Categories

(MailNews Core :: Composition, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 111291

People

(Reporter: stephend, Assigned: naving)

Details

MLK: Memory leak of 5 bytes from 1 block allocated in PL_strdup
        Distribution of leaked blocks
                 5 bytes from 1 block of 5 bytes (0x0eeb15e0) 
        Allocation location
            malloc+0xc           [dbgheap.c:129 ip=0x002e3c3c]
            PL_strdup+0x75       [.\../../../../lib/libc/src/strdup.c:46
ip=0x004c15a5]
            nsMsgAttachmentHandler::PickEncoding(char const*,nsIMsgSend *)+0xa86
[c:\moz_src\mozilla\mailnews\compose\src\nsMsgAttachmentHandler.cpp:298
ip=0x09213bb6]
            nsMsgComposeAndSend::GatherMimeAttachments(void)+0x2cc1
[c:\moz_src\mozilla\mailnews\compose\src\nsMsgSend.cpp:761 ip=0x0919ffd1]
            nsMsgAttachmentHandler::UrlExit(UINT,WORD const*)+0x1d7a
[c:\moz_src\mozilla\mailnews\compose\src\nsMsgAttachmentHandler.cpp:1183
ip=0x09219546]
            FetcherURLDoneCallback+0x392
[c:\moz_src\mozilla\mailnews\compose\src\nsMsgAttachmentHandler.cpp:448
ip=0x09215c9a]
            nsURLFetcher::OnStopRequest(nsIRequest *,nsISupports *,UINT)+0x3cb
[c:\moz_src\mozilla\mailnews\compose\src\nsURLFetcher.cpp:315 ip=0x091e7a8b]
            nsDocumentOpenInfo::OnStopRequest(nsIRequest *,nsISupports
*,UINT)+0x105 [c:\moz_src\mozilla\uriloader\base\nsURILoader.cpp:254 ip=0x056c7485]
            nsFileChannel::OnStopRequest(nsIRequest *,nsISupports *,UINT)+0x17e
[c:\moz_src\mozilla\netwerk\protocol\file\src\nsFileChannel.cpp:465 ip=0x05063a0e]
            nsOnStopRequestEvent::HandleEvent(void)+0x3ad
[c:\moz_src\mozilla\netwerk\base\src\nsRequestObserverProxy.cpp:161 ip=0x04f88fc9]
taking
Assignee: ducarroz → naving
difficult to tell if this is still leaking. code has changed quite a bit.
QA Contact: sheelar → stephend

*** This bug has been marked as a duplicate of 111291 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified up.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.