[Mesa-dev] [PATCH 0/3 v2] More valgrind fixes

Aaron Watry awatry at gmail.com
Fri Jan 10 16:45:49 PST 2014


v2: Dropped r200 patch
    Moved gfx/dma cleanup to r600_common_context_cleanup 
    Fixed comment style in one of the patches

Aaron Watry (3):
  radeon: Move gfx/dma cs cleanup to r600_common_context_cleanup
  st/dri: prevent leak of dri option default values
  mesa/main: Free ctx->DrawIndirectBuffer during teardown

 src/gallium/drivers/r600/r600_pipe.c               | 7 -------
 src/gallium/drivers/radeon/r600_pipe_common.c      | 7 +++++++
 src/gallium/state_trackers/dri/common/dri_screen.c | 6 ++++++
 src/mesa/main/bufferobj.c                          | 2 ++
 4 files changed, 15 insertions(+), 7 deletions(-)



More information about the mesa-dev mailing list