OSDN Git Service

swrast: Fix memory leaks in blit_linear.
authorVinson Lee <vlee@freedesktop.org>
Sun, 1 Apr 2012 06:11:42 +0000 (23:11 -0700)
committerVinson Lee <vlee@freedesktop.org>
Tue, 3 Apr 2012 04:47:41 +0000 (21:47 -0700)
commit431b458f24f05db612e276e12528ce0e62707b65
treee56b750be4d369b0186f86248e60401d781c0a55
parentf75c2d53146ea14f8dfedcc5b7a4704278ba0792
swrast: Fix memory leaks in blit_linear.

Fixes Coverity resource leak defects.

NOTE: This is a candidate for the 8.0 branch.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/swrast/s_blit.c