mesa: Pass the context to query object delete cb to avoid null dereference.
authorEric Anholt <eric@anholt.net>
Wed, 8 Oct 2008 01:47:31 +0000 (18:47 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 8 Oct 2008 01:52:12 +0000 (18:52 -0700)
commit902727b7e3eb3c2c9bcddf1d55d3c95c73377cf3
treeeb66f0b1056b1ac66d81edeba4a65ce2954b29e0
parentc157cfc6376f7469ab272b18868183e5ff9ac754
mesa: Pass the context to query object delete cb to avoid null dereference.
src/mesa/main/queryobj.c