xserver/hw
Jeff Smith e81031f3fd xfree86: Allocate sufficienct space for dev2screen array
When the dev2screen is sized to xf86NumDrivers in DoConfigure(),
subsequent code may attempt to write past the end of the array.

Size the dev2screen array to nDevToConfig instead.

Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2018-02-05 15:40:17 -05:00
..
dmx Xdmx: fix input driver initialization code paths 2018-02-02 15:09:13 -05:00
kdrive Xephyr: Call forgotten XShmDetach if can't mmap SHM segment 2018-02-02 14:54:11 -05:00
vfb test: Add basic SYNC tests. 2017-09-20 13:19:27 -04:00
xfree86 xfree86: Allocate sufficienct space for dev2screen array 2018-02-05 15:40:17 -05:00
xnest Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
xquartz glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2) 2017-12-01 16:13:18 -05:00
xwayland xwayland: place a manual redirect on windows 2018-01-25 10:31:50 -05:00
xwin meson.build: Fix hw/xwin build when dependencies are installed in a non-default location 2018-01-22 13:50:20 -05:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00
meson.build meson: Move Xvfb build under an option. 2017-09-20 13:19:21 -04:00