_mesa_destroy_context() frees radeon->glCtx so we must not access it afterwards
authorTilman Sauerbeck <tilman@freedesktop.org>
Tue, 11 Jul 2006 18:35:24 +0000 (18:35 +0000)
committerTilman Sauerbeck <tilman@freedesktop.org>
Tue, 11 Jul 2006 18:35:24 +0000 (18:35 +0000)
commitaead688e7fc605fada2624626c7543445412791a
tree278e6795a1bc4e702a98551acd68b7f44a8a9a91
parentbbe197ec1d29647884ec4b2dd5812ff7b0cc8b05
_mesa_destroy_context() frees radeon->glCtx so we must not access it afterwards
src/mesa/drivers/dri/r300/radeon_context.c