Files
mesa/src
Brian Paul 0e5327ecf4 mesa: move unrefs of array objects earlier in _mesa_free_context_data()
If a non-default array object was bound at context destruction time
we'd try to unreference the array object after it was already deleted
in _mesa_free_varray_data().  Now do the unref first.

Fixes a regression from commit 86f53e6d6b.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
2012-04-19 11:22:37 -06:00
..
2012-04-13 10:32:06 -04:00
2011-01-12 16:54:21 +00:00
2012-01-17 20:01:14 +00:00
2012-04-10 21:07:12 -07:00
2012-01-17 20:01:14 +00:00