intel: Fix segfault when doing SW mipmap generation with a PBO texture upload.
authorEric Anholt <eric@anholt.net>
Thu, 9 Apr 2009 18:03:03 +0000 (11:03 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 15 Apr 2009 19:55:50 +0000 (12:55 -0700)
commit8bc3a6eb1918710eadecb9b8d28a4afa2150a257
tree9cd54becb4845cdbea22bbba33fb34c901525475
parentaf9d202b26f75555b653dbe1c2ebaf6a2cf14d28
intel: Fix segfault when doing SW mipmap generation with a PBO texture upload.

Triggered in test-fbo from clutter since
37fb2d9b23eab5dbbb43a212c3475cb8016837d8.
src/mesa/drivers/dri/intel/intel_tex_image.c