git pull request : misc reviewed fixes
Dave Airlie
airlied at gmail.com
Tue Dec 6 08:08:53 PST 2011
Hi Keith,
All these fixes went past on list and have r-b tags in the commits.
please pull them.
Dave.
The following changes since commit fb22a408c69a84f81905147de9e82cf66ffb6eb2:
Save major/minor opcodes in ClientRec for RecordAReply (2011-12-01
15:11:20 +0000)
are available in the git repository at:
git://people.freedesktop.org/~airlied/xserver reviewed-fixes
Adam Jackson (1):
fbdevhw: iterate over all modes that match a mode. (v3)
Dave Airlie (6):
xext: don't free uninitialised pointer when malloc fails. (v2)
Xi: avoid overrun of callback array.
xaa: avoid possible freed pointer reuse in epilogue
xv: test correct number of requests. (v2)
hal: free tmp_val in one missing case
kdrive: drop screen crossing code.
Xext/saver.c | 3 +--
Xext/xvdisp.c | 4 ++--
Xi/extinit.c | 4 ++--
config/hal.c | 1 +
hw/kdrive/src/kinput.c | 6 ------
hw/xfree86/fbdevhw/fbdevhw.c | 18 ++++++++++--------
hw/xfree86/xaa/xaaGC.c | 1 +
7 files changed, 17 insertions(+), 20 deletions(-)
More information about the xorg-devel
mailing list