[Libreoffice-bugs] [Bug 123466] Suspicious Log Messages about String comparison
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 14 15:04:25 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=123466
--- Comment #1 from ppa <p.pares at castsoftware.com> ---
In the docx file, there is a reference to a missing style.
Heading2Char is not defined.
This leads to a memory corruption:
<w:style w:type="paragraph" w:styleId="Heading2">
<w:name w:val="heading 2"/>
<w:aliases w:val="2"/>
<w:basedOn w:val="Normal"/>
<w:next w:val="Normal"/>
<w:link w:val="Heading2Char"/><!-- bad ref -->
--
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/20190214/bc0a20c9/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list