Re: [Piglit] [PATCH] teximage-colors: Remove self assignment.

2014-12-14 Thread Brian Paul
On 12/13/2014 10:18 PM, Vinson Lee wrote: Fix self assignment defect reported by Coverity. Signed-off-by: Vinson Lee --- tests/texturing/teximage-colors.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/texturing/teximage-colors.c b/tests/texturing/teximage-colors.c index 001626d..

[Piglit] [PATCH] teximage-colors: Remove self assignment.

2014-12-13 Thread Vinson Lee
Fix self assignment defect reported by Coverity. Signed-off-by: Vinson Lee --- tests/texturing/teximage-colors.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/texturing/teximage-colors.c b/tests/texturing/teximage-colors.c index 001626d..a546697 100644 --- a/tests/texturing/teximage-