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

--- Comment #1 from ppa <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to