Re: [Mesa-dev] [PATCH 06/11] st/nine: fix wrong variable reset

2014-11-23 Thread Ilia Mirkin
On Sun, Nov 23, 2014 at 5:40 PM, David Heidelberg wrote: > From: Axel Davy > > Error detected by Coverity (COPY_PAST_ERROR) Probably COPY_PASTE_ERROR? Didn't check... > > Cc: "10.4" > Signed-off-by: Axel Davy > Signed-off-by: David Heidelberg Reviewed-by: Ilia Mirkin > --- > src/gallium/

[Mesa-dev] [PATCH 06/11] st/nine: fix wrong variable reset

2014-11-23 Thread David Heidelberg
From: Axel Davy Error detected by Coverity (COPY_PAST_ERROR) Cc: "10.4" Signed-off-by: Axel Davy Signed-off-by: David Heidelberg --- src/gallium/state_trackers/nine/nine_state.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/state_trackers/nine/nine_state.c