[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data::SfxUndoManager_Data leaks memory with multiple invocations

2023-01-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 --- Comment #9 from QA Administrators --- Dear Telesto, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been

[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data::SfxUndoManager_Data leaks memory with multiple invocations

2021-01-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 --- Comment #8 from QA Administrators --- Dear Telesto, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been

[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data::SfxUndoManager_Data leaks memory with multiple invocations

2019-01-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Blocks||122652

[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data::SfxUndoManager_Data leaks memory with multiple invocations

2018-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 --- Comment #7 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to

[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data:: SfxUndoManager_Data leaks memory with multiple invocations

2017-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 --- Comment #6 from Julien Nabet --- I traced the number of calls to constructor and destructor. For ChartModel, it's ok, same number It's wrong for UndoManager, I only see calls to its constructor, none for

[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data:: SfxUndoManager_Data leaks memory with multiple invocations

2017-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 --- Comment #5 from Alex Thurgood --- Along with line 835 of undomanagerhelper.cxx : :m_xImpl( new UndoManagerHelper_Impl( i_undoManagerImpl ) ) -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data:: SfxUndoManager_Data leaks memory with multiple invocations

2017-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 --- Comment #4 from Alex Thurgood --- Line 691 of ChartModel.cxx also gets pointed to by the Apple Instruments tool: m_pUndoManager.set( new UndoManager( *this, m_aModelMutex ) ); -- You are receiving this

[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data:: SfxUndoManager_Data leaks memory with multiple invocations

2017-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 --- Comment #3 from Alex Thurgood --- (In reply to Alex Thurgood from comment #2) > Confirming, and allegedly leaking here : > Ignore the previous code pointer, I was looking at the wrong part, it seems, but the

[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data:: SfxUndoManager_Data leaks memory with multiple invocations

2017-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 Alex Thurgood changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 112657] SfxUndoManager_Data:: SfxUndoManager_Data leaks memory with multiple invocations

2017-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112657 --- Comment #1 from Telesto --- Created attachment 136540 --> https://bugs.documentfoundation.org/attachment.cgi?id=136540=edit BT & Few screenshots -- You are receiving this mail because: You are the assignee for