[Libreoffice-bugs] [Bug 112395] New: SfxBoolItem::Clone(SfxItemPool*) leaks memory
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 14 16:51:40 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112395
Bug ID: 112395
Summary: SfxBoolItem::Clone(SfxItemPool*) leaks memory
Product: LibreOffice
Version: 6.0.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: telesto at surfxs.nl
Description:
SfxBoolItem::Clone(SfxItemPool*) leaks memory
Steps to Reproduce:
1. Start the Instruments
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.
6. Click on the new Writer document icon to open a blank Writer document.
7. Do some editing work (not sure what a trigger is, but it happens quite
often). For example:
Adding a textbox
Delete the textbox
Change font color of some text
8. Stop recording (after the closing is fully processed)
9. Analyse the profile trace.
Actual Results:
SfxBoolItem::Clone(SfxItemPool*) leaks memory
Expected Results:
Shouldn't leak memory
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 6.0.0.0.alpha0+
Build ID: e970395c692a5c315914ddf5b43cf01e590345ff
CPU threads: 4; OS: Mac OS X 10.12.4; UI render: default;
Locale: en-US (en_US.UTF-8); Calc: group
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101
Firefox/52.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/20170914/e0b926de/attachment.html>
More information about the Libreoffice-bugs
mailing list