<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Suspicious Log Messages about String comparison"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123466#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Suspicious Log Messages about String comparison"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123466">bug 123466</a>
              from <span class="vcard"><a class="email" href="mailto:p.pares@castsoftware.com" title="ppa <p.pares@castsoftware.com>"> <span class="fn">ppa</span></a>
</span></b>
        <pre>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 --></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>