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

h...@apache.org <h...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
             Latest|---                         |4.0.0
    Confirmation on|                            |
         Resolution|---                         |FIXED

--- Comment #2 from h...@apache.org <h...@apache.org> ---
Fixed with the commit above.

It shows that additionally to the three problem categories outlined above an
implicit conversion from the reference counted rtl strings to unmanaged plain
pointers introduces the risk that lifetime issues for the character buffer are
introduced. 

An example for that risk is the assignment to SfxSlot's pName member in
SfxShell::setVerbs(). It was converted 1:1 for now but the lifetime of the
buffer is so suspicious that it needs to be analyzed

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

Reply via email to