xserver-multidpi/hw/xfree86/modes
Torsten Kaiser 0b3abacb64 xfree86: EDID Est III parsing can walk off end of array
Using -O3 gcc notes that m could reach beyound the end of the EstIIIModes array,
if the last bits of the 11s byte where set.
Fix this, by extending the array to cover all possible bits from est.

https://bugs.freedesktop.org/show_bug.cgi?id=45623

Signed-off-by: Torsten Kaiser <x11@ariolc.dyndns.org>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-07-06 12:11:42 -07:00
..
Makefile.am displayid: Implement mode decoding. 2009-07-17 14:48:55 -04:00
xf86Crtc.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xf86Crtc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Cursors.c xf86: migrate to using xf86ScreenToScrn wrapper (v2) 2012-05-21 12:59:08 +01:00
xf86cvt.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86DiDGA.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xf86DisplayIDModes.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86EdidModes.c xfree86: EDID Est III parsing can walk off end of array 2012-07-06 12:11:42 -07:00
xf86gtf.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Modes.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Modes.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86RandR12.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xf86RandR12.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Rename.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86Rotate.c dix/render: consolidate window format matching code. 2012-06-28 10:43:35 -07:00