[git pull] rhel fixes branch

Dave Airlie airlied at gmail.com
Thu Oct 20 01:52:24 PDT 2011


Fixes from RHEL coverity scan + fbdev work.

The following changes since commit c8413362049cee8c30e0a9d67f78f9ebefe8e71f:

  Merge remote-tracking branch 'herrb/master' (2011-10-18 07:45:24 -0700)

are available in the git repository at:

  ssh://people.freedesktop.org/~airlied/xserver rhel-fixes

Adam Jackson (1):
      fbdevhw: iterate over all modes that match a mode. (v3)

Dave Airlie (4):
      xext: don't free uninitialised pointer when malloc fails. (v2)
      Xi: avoid overrun of callback array.
      kinput: allocate enough space for null character.
      xaa: avoid possible freed pointer reuse in epilogue

 Xext/saver.c                 |    3 +--
 Xi/extinit.c                 |    4 ++--
 hw/kdrive/src/kinput.c       |    2 +-
 hw/xfree86/fbdevhw/fbdevhw.c |   18 ++++++++++--------
 hw/xfree86/xaa/xaaGC.c       |    1 +
 5 files changed, 15 insertions(+), 13 deletions(-)


More information about the xorg-devel mailing list