[PULL] [xorg xserver] Bug fixes to the X server
Erkki Seppala
erkki.seppala at vincit.fi
Thu Nov 3 05:14:30 PDT 2011
Here are few fixes we've sent to the list within the last three months
or so.
The following changes since commit 548c6fe044068ffba9b5306dc6b11f2ba22782a4:
Keith Packard (1):
Merge remote-tracking branch 'jturney/master'
are available in the git repository at:
git://gitorious.org/erkkise/fdo-xserver.git integrate-2011-11-01
Erkki Seppälä (1):
os/connection: Prevent WaitForSomething from busylooping
Rami Ylimäki (3):
record: Prevent out of bounds access when recording a reply.
dix: Prevent access to freed memory if a client kills itself.
dri2: Initialize needInvalidate member of DRI2Drawable.
dix/dispatch.c | 24 +++++++++------------
hw/xfree86/dri2/dri2.c | 1 +
include/os.h | 3 +-
os/connection.c | 2 +-
os/io.c | 1 +
record/record.c | 53
+++++++++++++++++++++++++++--------------------
6 files changed, 45 insertions(+), 39 deletions(-)
More information about the xorg-devel
mailing list