<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Spurious warning in PDFDoc::checkHeader() with tiny PDF files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105674#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Spurious warning in PDFDoc::checkHeader() with tiny PDF files"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105674">bug 105674</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>Can you attach such a small pdf for testing?

Also what do you think of introducing a GBool headerFound instead of int n? 

And then make the check be over headerFound instead of i >= n - 5, i think it
would make the code easier to understand.</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>