intel: Finalize the miptree before mapping it for fallbacks.
authorEric Anholt <eric@anholt.net>
Tue, 15 Jun 2010 19:18:40 +0000 (12:18 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 19 Jun 2010 00:44:47 +0000 (17:44 -0700)
commit6dd6830e6f87044b9ede10d324574cfe1f66a751
treea64e467dbf302118c65bc8c773916c22545fc0dc
parent1ea7a6a44db7ef8199b7fe78956e158727092479
intel: Finalize the miptree before mapping it for fallbacks.

Fixes segfault in mipmap_view.c demo.  Bug #27212.
src/mesa/drivers/dri/intel/intel_span.c