https://issues.apache.org/ooo/show_bug.cgi?id=120028

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED
   Target Milestone|not determined              |OOo 3.5

--- Comment #3 from [email protected] ---
Indeed, SvxBoxItem::SetLine() clones the provided SvxBorderLine object and that
leaks. Thanks for finding and solving it!
Applied as revision 1351616.

As a next step one could investigate whether SvxBoxItem::SetLine() should be
changed to use the provided SvxBorderLine directly instead of cloning it. This
would save two heap operations per line.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to