xserver-multidpi/randr
Keith Packard b0f4bd61f0 ProcRRSetCrtcConfigs uses 'configs' without being initialized
If the client sends invalid data for this request, the server
will jump to 'sendReply' and call RRFreeCrtcConfigs, passing it the
uninitialized 'configs' and 'num_configs' values.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
2010-12-06 20:09:08 -08:00
..
Makefile.am randr: Add per-crtc pixmaps 2010-12-06 20:08:48 -08:00
mirrcrtc.c Separate out screen size and screen pixmap sizes in RRScreenSizeSet 2010-12-06 20:09:04 -08:00
randr.c randr: Add per-crtc pixmaps 2010-12-06 20:08:48 -08:00
randrstr.h Separate out screen size and screen pixmap sizes in RRScreenSizeSet 2010-12-06 20:09:04 -08:00
rrcrtc.c ProcRRSetCrtcConfigs uses 'configs' without being initialized 2010-12-06 20:09:08 -08:00
rrdispatch.c randr: Hook up the new RandR 1.4 functionality 2010-12-06 20:08:52 -08:00
rrinfo.c randr: Add per-crtc pixmaps 2010-12-06 20:08:48 -08:00
rrmode.c randr: set error numbers of resource types in RRExtenstionInit() (V2) 2010-09-29 14:41:53 -07:00
rroutput.c randr: set error numbers of resource types in RRExtenstionInit() (V2) 2010-09-29 14:41:53 -07:00
rrpixmap.c randr: Add per-crtc pixmaps 2010-12-06 20:08:48 -08:00
rrpointer.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrproperty.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
rrscreen.c Separate out screen size and screen pixmap sizes in RRScreenSizeSet 2010-12-06 20:09:04 -08:00
rrsdispatch.c randr: Hook up the new RandR 1.4 functionality 2010-12-06 20:08:52 -08:00
rrsprite.c randr: Add sprite position transforms 2010-12-06 20:08:40 -08:00
rrtransform.c randr: Add sprite position transforms 2010-12-06 20:08:40 -08:00
rrtransform.h randr: Add sprite position transforms 2010-12-06 20:08:40 -08:00
rrxinerama.c Move each screen's root-window pointer into ScreenRec. 2010-06-03 14:03:23 -07:00