xserver-multidpi/hw
Jon TURNEY 4bfb2dce5e hw/xwin: Fix an issue in winSetSpansNativeGDI() identifed by -Warray-bounds
The BITMAPINFO local only has room for a single RBGQUAD in bmiColors, but we
access two (black and white for a mono-color DIB).  Fix by changing to a dynamic
allocation big enough for a BITMAPINFO and a RGBQUAD.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
Reviewed-by: Marc Haesen <marha@users.sourceforge.net>
2013-08-30 12:58:51 +01:00
..
dmx glxproxy: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData 2013-07-17 18:10:41 -07:00
kdrive ephyr: Fix warning about XID vs unsigned long * by changing function args 2013-08-21 09:10:49 -07:00
vfb vfb: Initialize the GLX extension again. 2012-11-21 11:13:55 +11:00
xfree86 xfree86: de-duplicate some AM_CPPFLAGS 2013-08-06 13:14:56 +10:00
xnest Fix typo in header guard. 2013-07-17 18:11:41 -07:00
xquartz Move pseudoramiX code where it can be shared between Xwin and Xquartz 2013-08-30 12:52:30 +01:00
xwin hw/xwin: Fix an issue in winSetSpansNativeGDI() identifed by -Warray-bounds 2013-08-30 12:58:51 +01:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00