To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72084
Issue #|72084
Summary|SRC680_m195: Leak in ResMgr::SearchCreateResMgr(char c
|onst*, com::sun::star::lang::Locale&)
Component|framework
Version|680m193
Platform|Macintosh
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|tm
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Tue Nov 28 13:13:27 -0800
2006 -------
AQUA build of OOo SRC680_m195 leaks 32 bytes:
Leak: 0x03146ec0 size=32
0x03146db0 0x038af400 0x038af41c 0x038af41c .m..............
0x00000000 0x00000000 0x00000000 0x007470f0 .............pt.
Call stack: [thread a000e4ff]: | 0x1 | 0x1dcd | 0x1ea6 | 0x2565 |
SVMain() | ImplSVMainHook
(unsigned char*) | RunApplicationEventLoop | _AcquireNextEvent |
ReceiveNextEventCommon |
RunCurrentEventLoopInMode | CFRunLoopRunInMode | CFRunLoopRunSpecific |
TimerVector |
MainRunLoopForThreadedApps(__EventLoopTimer*, void*) | ImplSVMain() | 0x14b7d |
desktop::FirstStart::execute(com::sun::star::uno::Sequence<com::sun::star::beans::NamedValue>
const&) | desktop::FirstStartWizard::isLicenseAccepted() |
desktop::FirstStartWizard::getLicensePath() |
ResMgr::SearchCreateResMgr(char const*, com::sun::star::lang::Locale&) |
operator new(unsigned long)
| malloc
desktop/source/migration/wizard.cxx contains (line 720):
ResMgr::SearchCreateResMgr(aMgrName, aLocale);
ResMgr is allocated with new in resmgr.cxx but none cares about it.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]