diff options
author | Mike Stroyan <[email protected]> | 2014-03-11 17:07:00 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-03-12 09:43:05 -0600 |
commit | 6e627b49f9c9b62bb116a738305a564d4f28e633 (patch) | |
tree | 9413e3bc38721fe80f61192b6a073588ca06d250 /install-gallium-links.mk | |
parent | 2c886eba7820f7e3e965dd16b786b0a412d8ef11 (diff) |
mesa: Release gl_debug_state when destroying context.
Commit 6e8d04a caused a leak by allocating ctx->Debug but never freeing it.
Release the memory in _mesa_free_errors_data when destroying a context.
Use FREE to match CALLOC_STRUCT from _mesa_get_debug_state.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions