<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glGetTexLevelParameteriv broken for indirect rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59876#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - glGetTexLevelParameteriv broken for indirect rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59876">bug 59876</a>
              from <span class="vcard"><a class="email" href="mailto:stefan.bruens@rwth-aachen.de" title="Stefan Brüns <stefan.bruens@rwth-aachen.de>"> <span class="fn">Stefan Brüns</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=74192" name="attach_74192" title="proposed patch">attachment 74192</a> <a href="attachment.cgi?id=74192&action=edit" title="proposed patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=59876&attachment=74192'>[review]</a>
proposed patch

The libxcb XXX_data_length(reply) function does *not* return the length of the
data part, but the number of elements (reply->n). Therefor the condition should
be on XXX_data_length(reply) == 1.</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>