[PULL] XQuartz crash fixes

Jeremy Huddleston jeremyhu at apple.com
Mon May 16 18:45:27 PDT 2011


The following changes since commit 0e7f61d72c4a929319e57c9b5b777e9413c23051:

  doc: use devbook.am for developers documentation (2011-05-14 11:22:29 -0700)

are available in the git repository at:
  git://people.freedesktop.org/~jeremyhu/xserver master

Jeremy Huddleston (3):
      XQuartz: Fix an array-index-out-of-bounds crasher
      XQuartz: Don't call mieqEnqueue during server shutdown
      XQuartz: RandR: Avoid over-releasing if we are unable to determine the current display mode.

 dix/main.c                    |   25 ++++++++++++++++---------
 hw/xquartz/console_redirect.c |    2 +-
 hw/xquartz/pbproxy/app-main.m |    6 +++---
 hw/xquartz/pbproxy/main.m     |   16 ++++++++--------
 hw/xquartz/quartzRandR.c      |   19 +++++++++++--------
 mi/mieq.c                     |   16 ++++++++--------
 6 files changed, 47 insertions(+), 37 deletions(-)



More information about the xorg-devel mailing list