<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - PDFDoc::saveIncrementalUpdate() saves the trailer dict twice"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96529#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - PDFDoc::saveIncrementalUpdate() saves the trailer dict twice"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96529">bug 96529</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>(In reply to Jakub Kucharski from <a href="show_bug.cgi?id=96529#c6">comment #6</a>)
<span class="quote">> 
> In this case, shouldn't line 967 in poppler/PDFDoc.cc be "if
> (uxref->getNumObjects() == 1) {" instead of "if (uxref->getNumObjects() ==
> 0) {"? It seems to me that at this point uxref->getNumObjects() will never
> be 0 given the prior adding (line 942) of the first entry with generation
> number 65,535.
> </span >

You are probably true. I haven't used this function if I haven't changed
anything, and I'm not the author of this part of code ;-)</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>