<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [deqp, 32bit, gen8+] deqp-gles31.functional.draw_indirect.negative"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95138">bug 95138</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>ASSIGNED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [deqp, 32bit, gen8+] deqp-gles31.functional.draw_indirect.negative"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95138#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [deqp, 32bit, gen8+] deqp-gles31.functional.draw_indirect.negative"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95138">bug 95138</a>
              from <span class="vcard"><a class="email" href="mailto:kenneth@whitecape.org" title="Kenneth Graunke <kenneth@whitecape.org>"> <span class="fn">Kenneth Graunke</span></a>
</span></b>
        <pre>Fixed by:

commit 2655265fcba9017e793026c76e490e04db088c8f
Author: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
Date:   Mon Apr 25 22:34:37 2016 -0700

    mesa: Fix indirect draw buffer size check on 32-bit systems.

    Fixes dEQP-GLES31.functional subtests:
    draw_indirect.negative.command_offset_not_in_buffer_signed32_wrap
    draw_indirect.negative.command_offset_not_in_buffer_unsigned32_wrap

    These tests use really large values that overflow GLsizeiptr, at
    which point the buffer size isn't less than "end".

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [deqp, 32bit, gen8+] deqp-gles31.functional.draw_indirect.negative"
   href="show_bug.cgi?id=95138">https://bugs.freedesktop.org/show_bug.cgi?id=95138</a>
    Signed-off-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
    Reviewed-by: Alejandro Piņeiro <<a href="mailto:apinheiro@igalia.com">apinheiro@igalia.com</a>>
    Reviewed-by: Mark Janes <<a href="mailto:mark.a.janes@intel.com">mark.a.janes@intel.com</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>