Comment 9 for bug 396667

Revision history for this message
In , Eric Anholt (eric-anholt) wrote :

commit c72261f2a886e1f53025c2cf4b38b33ccfd62857
Author: Eric Anholt <email address hidden>
Date: Mon Jun 29 18:48:27 2009 -0700

    i915: Fix assertion failure on remapping a non-BO-backed VBO.

    Failure to set the obj->Pointer back to null tripped up the assertion.
    Bug #22428.
    (cherry picked from commit 57a06d3a48c9af1067ec05e3ad96c58f4b9b99be)