Hi,

On Thu, 2010-04-22 at 09:30 -0700, Aaron Plattner wrote:
> diff --git a/src/glx/glxext.c b/src/glx/glxext.c
> index 6d6f89e..5289354 100644
> --- a/src/glx/glxext.c
> +++ b/src/glx/glxext.c
> @@ -539,8 +539,6 @@
> __glXInitializeVisualConfigFromTags(__GLcontextModes * config, int
> count,
>           i = count;
>           break;
>        default:
> -         /* Ignore the unrecognized tag's value */
> -         bp++;
>           break;
>        }
>     }

Is there a reason why you undo your patch #1 in your patch #2 ?

        Xav

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to