xserver/hw/xfree86/dri2
Dave Airlie 3ae6a3779d dri2: return FALSE not BadValue.
With 1.7 if you try and send a DRI2Connect with this value set
to anything but 0, the server will segfault due to the strlen
in the function this returns to, since BadValue != FALSE.

Fixed via other work in 1.8.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2010-03-10 16:07:09 +10:00
..
dri2.c dri2: return FALSE not BadValue. 2010-03-10 16:07:09 +10:00
dri2.h Remove old DRI2 buffer alloc/free interfaces 2009-07-06 12:01:22 -07:00
dri2ext.c DRI2: Report the correct extension minor version 2009-10-23 13:24:50 +10:00
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00