xf86-video-intel/uxa
Dave Airlie 293f6232c6 uxa: don't call composite routines with no buffer.
We can get a case with gnome-terminal + links, where we get two arrays
of glyphs all with 0 width and 0 heights in them. If this happens
we manage to get to this case without any buffer setup and segfault.

(cherry picked from commit 717c7492a0f6ba3fb3eabda33515881eef314155)
2008-12-03 16:55:31 -08:00
..
Makefile.am Add UXA - the unified memory acceleration architecture. 2008-08-05 15:29:50 -07:00
uxa-accel.c [uxa] Check xalloc returns and deal with failure 2008-08-05 22:36:03 -07:00
uxa-glyphs.c uxa: don't call composite routines with no buffer. 2008-12-03 16:55:31 -08:00
uxa-priv.h Change uxa private keys to integer variables. 2008-08-26 22:34:05 -04:00
uxa-render.c Rename uxa using _ instead of caps 2008-08-05 15:41:52 -07:00
uxa-unaccel.c Change PrepareAccess to take access mode rather than index 2008-08-05 15:41:51 -07:00
uxa.c Change uxa private keys to integer variables. 2008-08-26 22:34:05 -04:00
uxa.h [uxa] Remove unused pixmap size limits. 2008-08-05 22:50:01 -07:00