[Libreoffice-bugs] [Bug 112658] TextEngine::SetAttrib(TextAttrib const&, unsigned int, int, int, bool) leaks memory with multiple invocations

2017-09-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112658

Julien Nabet  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |

--- Comment #6 from Julien Nabet  ---
Let's give a try by submitting to review this patch:
https://gerrit.libreoffice.org/#/c/42881/

-- 
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


[Libreoffice-bugs] [Bug 112658] TextEngine::SetAttrib(TextAttrib const&, unsigned int, int, int, bool) leaks memory with multiple invocations

2017-09-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112658

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #5 from Julien Nabet  ---
(In reply to Telesto from comment #3)
> (In reply to Julien Nabet from comment #2)
> > I'll give it a try.
> Is this one related: https://gerrit.libreoffice.org/#/c/42787/ ?

It may help but don't think so.

I think we should even change:
void SentenceEditWindow_Impl::SetAttrib( const TextAttrib& rAttr, sal_uInt32
nPara, sal_uInt16 nStart, sal_uInt16 nEnd )
to void SentenceEditWindow_Impl::SetAttrib( const TextAttrib& rAttr, sal_uInt32
nPara, sal_Int32 nStart, sal_Int32 nEnd )

to match with:
void TextEngine::SetAttrib( const TextAttrib& rAttr, sal_uInt32 nPara,
sal_Int32 nStart, sal_Int32 nEnd, bool bIdleFormatAndUpdate )

It supposes to change m_nErrorStart and m_nErrorEnd

-- 
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


[Libreoffice-bugs] [Bug 112658] TextEngine::SetAttrib(TextAttrib const&, unsigned int, int, int, bool) leaks memory with multiple invocations

2017-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112658

Julien Nabet  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|serval2...@yahoo.fr |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #4 from Julien Nabet  ---
I confirm the leak but not so easy to tackle :-(

-- 
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


[Libreoffice-bugs] [Bug 112658] TextEngine::SetAttrib(TextAttrib const&, unsigned int, int, int, bool) leaks memory with multiple invocations

2017-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112658

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |
 Ever confirmed|0   |1

--- Comment #2 from Julien Nabet  ---
I'll give it a try.

-- 
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


[Libreoffice-bugs] [Bug 112658] TextEngine::SetAttrib(TextAttrib const&, unsigned int, int, int, bool) leaks memory with multiple invocations

2017-09-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112658

--- Comment #1 from Telesto  ---
Created attachment 136542
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136542=edit
BT & Few screenshots

-- 
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