[Libreoffice-bugs] [Bug 118042] LibreOffice crashes after clicking "Target in document" button in the Hyperlink dialog

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 6 20:18:33 UTC 2018


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

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |noelgrandin at gmail.com

--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
Noel: I noticed it crashes because of line 686:
    686                     { OUString(UNO_LINK_DISPLAY_BITMAP), 0,    
cppu::UnoType<css::awt::XBitmap>::get(), PropertyAttribute::READONLY, 0xff},
    687                     { OUString(UNO_LINK_DISPLAY_NAME), 0,  
cppu::UnoType<OUString>::get(), PropertyAttribute::READONLY, 0xbf},

Just wonder what's the meaning of 0xff and 0xbf, I noticed that a lot of 0xff
had been changed to 0xbf with
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ae5f89fdcccb2cf74256b04771249fc8afca879

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180606/5eb0e004/attachment.html>


More information about the Libreoffice-bugs mailing list