xserver-multidpi/randr
Keith Packard 89b2aa9be8 Destroying RandR crtc or output overwrites memory.
RRCrtcDestroyResource and RROutputDestroyResource had matching
bugs that would overwrite memory past the end of the storage
of the crtc or output arrays. Oops.
(cherry picked from 4202b23ed8 commit)
2006-12-02 10:46:30 +11:00
..
Makefile.am Limit pointer to valid crtc areas. Add event swapping. Fix change tracking. 2006-10-13 17:34:53 -07:00
mirandr.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
randr.c Add RRInit function to create resource types for RR objects. 2006-11-08 23:17:55 -08:00
randrstr.h Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrcrtc.c Destroying RandR crtc or output overwrites memory. 2006-12-02 10:46:30 +11:00
rrdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrinfo.c Allow RandR objects to be created before the associated ScreenRec. 2006-11-08 21:36:35 -08:00
rrmode.c Ensure RandR resource types are registered before resources are created. 2006-11-28 11:13:43 -08:00
rroutput.c Destroying RandR crtc or output overwrites memory. 2006-12-02 10:46:30 +11:00
rrpointer.c Move physical size from mode to output. 2006-11-01 00:29:46 -08:00
rrproperty.c RandR ListOutputProperties has nAtoms element, not nProperties 2006-12-02 10:44:06 +11:00
rrscreen.c Remove RandR output options. 2006-11-16 17:39:21 -08:00
rrsdispatch.c Change RandR property datatype to include pending/valid values. 2006-11-28 11:13:43 -08:00
rrxinerama.c Reduce calls to RRGetInfo. 2006-11-16 17:39:26 -08:00