<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LZW decompression can fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103174#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - LZW decompression can fail"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103174">bug 103174</a>
              from <span class="vcard"><a class="email" href="mailto:k.dohmann@gmx.net" title="k.dohmann@gmx.net">k.dohmann@gmx.net</a>
</span></b>
        <pre>Ok, I investigated this a bit more. When I changed the table size, I did not
also increase the bit size. I saw now, that all the new table entries are
written, but never read (which is because the bit size staying at 12 bits,
2^12=4096 entries). I will post a patch which solves this for me.</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>