On 03/23/2012 11:16 PM, Vinson Lee wrote:
Fixes Coverity resource leak defect.
NOTE: This is candidate for the 8.0 branch.
Signed-off-by: Vinson Lee
---
src/mesa/main/mipmap.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/mesa/main/mipmap.c b/src/mesa/main/mipm
Looks good.
Jose
- Original Message -
> Fixes Coverity resource leak defect.
>
> NOTE: This is candidate for the 8.0 branch.
>
> Signed-off-by: Vinson Lee
> ---
> src/mesa/main/mipmap.c |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/src/mesa/main/mipmap
Fixes Coverity resource leak defect.
NOTE: This is candidate for the 8.0 branch.
Signed-off-by: Vinson Lee
---
src/mesa/main/mipmap.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/mesa/main/mipmap.c b/src/mesa/main/mipmap.c
index 756316a..abd26b8 100644
--- a/src/