diff options
author | Aaron Watry <[email protected]> | 2014-01-02 11:18:09 -0600 |
---|---|---|
committer | Aaron Watry <[email protected]> | 2014-01-16 10:10:04 -0600 |
commit | 188383591d6d657b557a5407ee9b7b993f79c53b (patch) | |
tree | a1a538c93aef5a0dadc55d5e13a6faeb69e5d049 /.dir-locals.el | |
parent | ce3528896b37c7d8ef051780e29ea9588fada9da (diff) |
mesa/main: Free ctx->DrawIndirectBuffer during teardown
ctx->DrawIndirectBuffer wasn't being free'd in _mesa_free_buffer_objects
With this patch, "valgrind --leak-check=full glxgears" on evergreen (CEDAR)
now shows:
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
possibly lost: 0 bytes in 0 blocks
still reachable: 70,228 bytes in 651 blocks
suppressed: 0 bytes in 0 blocks
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions