[Libreoffice-bugs] [Bug 111432] New: AddTempDevFont(const OUString& rFontFileURL) leaks memory on invocation
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 7 10:13:44 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111432
Bug ID: 111432
Summary: AddTempDevFont(const OUString& rFontFileURL) leaks
memory on invocation
Product: LibreOffice
Version: 6.0.0.0.alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: graphics stack
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: iplaw67 at tuta.io
Description:
Tracing memory leaks in LibreOfficeDev on Mac OSX
Steps to Reproduce:
1. Start XCode, then Instruments.app
2. Choose Memory Leak profile tool
3. Select LibreOffice.app in instdir as target process
4. Click on the record button, LODev is started by the profiling tool
5. Wait for the StartCenter to load - note the occurrences of memory leaks as
they occur.
6. Open a new Writer document.
7. When the document has loaded, click on the dropdown font list.
8. Stop recording.
9. Analyse the profile trace.
Actual Results:
The app leaks memory each time AddTempDevFont(const OUString& rFontFileURL) is
invoked
Expected Results:
There should be no memory leaks.
Reproducible: Always
User Profile Reset: No
Additional Info:
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:54.0)
Gecko/20100101 Firefox/54.0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170807/18efe352/attachment.html>
More information about the Libreoffice-bugs
mailing list