[PATCH 0/3] fix regressions from glx request length checks
Julien Cristau
jcristau at debian.org
Thu Jan 27 01:32:06 PST 2011
This series fixes regressions introduced in my previous glx patchset.
The first two fix wrong checks, and patch 3 relaxes a few checks to
work around incorrect lengths sent by mesa (I sent patches to fix those
to the mesa list).
glx/glxcmds.c | 31 +++++++++++++++++++++++++------
1 files changed, 25 insertions(+), 6 deletions(-)
[PATCH 1/3] glx: fix request length check for CreateGLXPbufferSGIX
[PATCH 2/3] glx: fix BindTexImageEXT length check
[PATCH 3/3] glx: Work around wrong request lengths sent by mesa
Cheers,
Julien
More information about the xorg-devel
mailing list