Closed
Bug 98847
Opened 24 years ago
Closed 24 years ago
MLK: Memory leak of 24 bytes from 2 blocks allocated in nsAddrBookSession::GetUserProfileDirectory(nsFileSpec * *)
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: Bienvenu)
Details
(Keywords: memory-leak)
[W] MLK: Memory leak of 24 bytes from 2 blocks allocated in
nsAddrBookSession::GetUserProfileDirectory(nsFileSpec * *)
Distribution of leaked blocks
Allocation location
new(UINT)+0xc [new.cpp:23 ip=0x002da05c]
nsAddrBookSession::GetUserProfileDirectory(nsFileSpec * *)+0x46e
[c:\moz_src\mozilla\mailnews\addrbook\src\nsAddrBookSession.cpp:141
ip=0x0fbd4067]
nsAbMDBDirFactory::CreateDirectory(UINT,char const* *,WORD const*
*,nsISimpleEnumerator * *)+0xe26
[c:\moz_src\mozilla\mailnews\addrbook\src\nsAbMDBDirFactory.cpp:145
ip=0x0fbeb786]
nsAbBSDirectory::CreateDirectoriesFromFactory(char
const*,DIR_Server *,UINT,char const* *,WORD const* *,int)+0x441
[c:\moz_src\mozilla\mailnews\addrbook\src\nsAbBSDirectory.cpp:128 ip=0x0fb92c91]
nsAbBSDirectory::GetChildNodes(nsIEnumerator * *)+0xb7a
[c:\moz_src\mozilla\mailnews\addrbook\src\nsAbBSDirectory.cpp:241 ip=0x0fb9411a]
nsMsgCompose::GetABDirectories(char const*,nsISupportsArray *,int)
+0x4a5 [c:\moz_src\mozilla\mailnews\compose\src\nsMsgCompose.cpp:2991
ip=0x09169c65]
nsMsgCompose::CheckAndPopulateRecipients(int,int,WORD * *,UINT *)
+0x15ab [c:\moz_src\mozilla\mailnews\compose\src\nsMsgCompose.cpp:3211
ip=0x0916cbab]
XPTC_InvokeByIndex+0x78
[c:\moz_src\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcinvoke.cpp:137
ip=0x10163bc8]
XPCWrappedNative::CallMethod
(XPCCallContext&,CallMode::XPCWrappedNative)+0x2011
[c:\moz_src\mozilla\js\src\xpconnect\src\xpcwrappednative.cpp:1952
ip=0x049d2471]
XPC_WN_CallMethod(JSContext *,JSObject *,UINT,long *,long *)+0x3be
[c:\moz_src\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp:1254
ip=0x049ea64e]
Reporter | ||
Comment 1•24 years ago
|
||
Bug 98843, bug 98847, bug 98848, bug 98849, bug 98850, bug 98846 and bug 98841
all were a result of:
Launching mozilla.exe -compose, typing stephe (letting it search from a local
addressbook for <stephend@netscape.com>, moving the selection down 3 times to
highlight the above email address, hitting return 3 times, typing nothing in
the message body, nothing in the subject, and simply hitting OK to send the
dialog.
Reporter | ||
Comment 2•24 years ago
|
||
s/dialog/message
Reporter | ||
Updated•24 years ago
|
Summary: [W] MLK: Memory leak of 24 bytes from 2 blocks allocated in nsAddrBookSession::GetUserProfileDirectory(nsFileSpec * *) → MLK: Memory leak of 24 bytes from 2 blocks allocated in nsAddrBookSession::GetUserProfileDirectory(nsFileSpec * *)
Reporter | ||
Comment 5•24 years ago
|
||
Well, this was supposed to be fixed by bug 75332, but I guess not ;-(
Assignee | ||
Comment 6•24 years ago
|
||
I don't see this anymore. Please re-open if you see it.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•24 years ago
|
||
Verified FIXED. I didn't see this anymore, either.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•