<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to open PDF File - "Couldn't find trailer dictionary""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103469#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unable to open PDF File - "Couldn't find trailer dictionary""
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103469">bug 103469</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>The problem is that the W field is 1 8 8, and we're only prepared for 4 bytes
in the gen field.

The attached patch fixes it but also makes each entry 4 bytes bigger, i guess
it's the prize we have to pay unless we want to make the size of XRefEntry
somehow depend on the W field values?

Comments from anyone?</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>