https://bugs.documentfoundation.org/show_bug.cgi?id=112657

            Bug ID: 112657
           Summary: SfxUndoManager_Data::SfxUndoManager_Data leaks memory
                    with multiple invocations
           Product: LibreOffice
           Version: 6.0.0.0.alpha0+ Master
          Hardware: All
                OS: Mac OS X (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: tele...@surfxs.nl

Description:
SfxUndoManager_Data::SfxUndoManager_Data leaks memory with multiple invocations 

Steps to Reproduce:
1. Start the 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.
6. Click on the new Writer document icon to open a blank Writer document.
7. Insert a chart with the toolbar icon
8. Select the chart and delete (backspace)
9. Stop recording (after the closing is fully processed) 
10. Analyse the profile trace.

Actual Results:  
SfxUndoManager_Data::SfxUndoManager_Data leaks memory
SfxUndoActions::SfxUndoActions() leaks memory
osl::Mutex::Mutex()leaks memory


Expected Results:
No leaks


Reproducible: Always

User Profile Reset: No

Additional Info:
Recent MacOS build


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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to