diff options
author | Neha Bhende <[email protected]> | 2016-10-28 11:29:11 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-11-03 14:29:22 -0600 |
commit | 9a9627a791194a35ffd3573fbfa008cba0511a68 (patch) | |
tree | f59e9665fb0d696e05e51795be78e6a6ebb202b7 /src/Makefile.am | |
parent | d787ce7288d63923dd8211e117baea86faaf3539 (diff) |
svga: fix memory leak in svga_clear_texture()
Piglit tests which uses arb_clear_texture extension, have memory leak issue.
pipe_surface created in svga_clear_texture() was not deleted which happens to be
the cause for memory leak.
tested all arb_clear_texture-* piglit tests with valgrid.
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Charmaine Lee <[email protected]>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions