Closed Bug 82570 Opened 23 years ago Closed 23 years ago

nsCreateImapBaseMessageURI leaks

Categories

(MailNews Core :: Networking: IMAP, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: Brade, Assigned: Bienvenu)

Details

(Keywords: memory-leak)

I am running Purify on a windows build from yesterday.
I am seeing this leak on exit:
  36 bytes from 1 block

Allocation location
...
  nsCreateImapBaseMessageURI [nsImapUtils.cpp:244]
     *baseMessageURI = baseURIStr.ToNewCString();
  nsImapMailFolder::CreateBaseMessageURI [nsImapMailFolder.cpp:5274]
  nsMsgFolder::Init [nsMsgFolder.cpp:220]
  RDFServiceImpl::GetResource [nsRDFService.cpp:795]
  RDFServiceImpl::GetUnicodeResource [nsRDFService.cpp:813]
  RDFContentSinkImpl::GetResourceAttribute [nsRDFContentSink.cpp::1101]


I am also seeing other leaks of varying sizes in nsMsgFolder::Init when it calls 
nsRDFResource::Init (nsMsgFolder.cpp:216)
Keywords: mlk
Summary: MLK: nsCreateImapBaseMessageURI leaks → nsCreateImapBaseMessageURI leaks
Blocks: 92580
Taking. I don't see this leak, however, so it might have been fixed.
Assignee: mscott → bienvenu
QA Contact: huang → stephend
No longer blocks: 92580
I'm not seeing this - Stephen, do you still see this?
Status: NEW → ASSIGNED
No, I'm not either with the latest CVS trunk pull on Win2k.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
er...that should've been worksforme.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
worksforme
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → WORKSFORME
verified worksforme using the latest trunk CVS under Purify 2000 on Win2k.
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.