mesa: Fix a crash in update_texture_state() for external texture type
authorAbdiel Janulgue <abdiel.janulgue@linux.intel.com>
Fri, 12 Oct 2012 08:51:03 +0000 (11:51 +0300)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sun, 20 Jan 2013 14:08:26 +0000 (15:08 +0100)
commita5848562b501f67e4f51013277b12157d9c7fb18
tree2f0d5517bd661e7a369cfe9667c47c34bd8638d1
parent19c1e7c664a3dfef7d40dd5ecc4173c80821dc1f
mesa: Fix a crash in update_texture_state() for external texture type

NOTE: This is a candidate for the stable branch.

Signed-off-by: Abdiel <abdiel.janulgue@intel.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
(cherry picked from commit bcb10ca17221833b2502970fb94ff52cf328ee30)
src/mesa/main/texobj.c
src/mesa/main/texstate.c