<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Missing chars in rendered PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102880#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Missing chars in rendered PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102880">bug 102880</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>I reopened <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Segmentation fault in poppler-0.18.1/poppler/Parser.cc:93"
   href="show_bug.cgi?id=43279">bug 43279</a> and add a clean patch to it so that poppler behaves like
xpdf 4.00.
The reason for the problem in the poppler code is that the lines

  if (unlikely(recursion >= recursionLimit)) {
    return Object(objError);
  }

forces an endless while loop!</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>