summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_context.c
diff options
context:
space:
mode:
authorChad Versace <[email protected]>2011-12-27 10:10:05 -0800
committerChad Versace <[email protected]>2011-12-29 10:47:44 -0800
commit747f0307626ef5bcf2f889ab66bcc95ab8eda2c8 (patch)
treeff3ec733bfcb558d48e33454865b15a10f28eb0f /src/gallium/drivers/llvmpipe/lp_context.c
parent069901e2f5a8f4a58047d25335f2526f1acc7234 (diff)
intel: Fix memory leak in intel_miptree_create()
On failure, intel_miptree_create() needs to *release* the miptree, not just free it, so that the stencil_mt gets released too. Reviewed-by: Eric Anholt <[email protected]> Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_context.c')
0 files changed, 0 insertions, 0 deletions