mesa: fix _mesa_dump_textures(), add null ptr check
authorBrian Paul <brianp@vmware.com>
Wed, 22 Apr 2009 21:02:01 +0000 (15:02 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 22 Apr 2009 21:03:05 +0000 (15:03 -0600)
commit8ee6ab6acb8f89fbc87865751573fcbffb4695ef
treeafdc5839a76bb44c6df0552a2a5bed7c96f129b6
parentfa92756400ccfbb3f0201df634feb45ab4f98352
mesa: fix _mesa_dump_textures(), add null ptr check

Calling _mesa_dump_textures() deleted the textures... oops!!!
src/mesa/main/debug.c