[PULL: xserver master] prevent overflows in client code in DMX & Xephyr, fix typo in Xnest header guard

Alan Coopersmith alan.coopersmith at oracle.com
Wed Jul 17 18:34:36 PDT 2013


The following changes since commit 74469895e39fa38337f59edd64c4031ab9bb51d8:

   dix: allow a ConstantDeceleration between 0 and 1 (#66134) (2013-07-17 
14:27:26 +1000)

are available in the git repository at:

   git://people.freedesktop.org/~alanc/xserver.git master

for you to fetch changes up to 33f7e60785f12770ce10558c2ca7ce1323eefc59:

   Fix typo in header guard. (2013-07-17 18:11:41 -0700)

----------------------------------------------------------------
Alan Coopersmith (8):
       Xdmx: integer overflow in GetGLXVisualConfigs()
       Xdmx: integer overflow in GetGLXFBConfigs()
       Xephyr: integer overflow in ephyrHostGLXGetStringFromServer()
       Xephyr: integer overflow in XF86DRIOpenConnection()
       Xephyr: integer overflow in XF86DRIGetClientDriverName()
       glxproxy: Use _XReadPad instead of _XEatData to clean up the slop
       glxproxy: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData
       Xephyr: Use _XEatDataWords (from Xlib 1.6) instead of _XEatData

Thomas Klausner (1):
       Fix typo in header guard.

  configure.ac                     |    4 ++--
  hw/dmx/dmx_glxvisuals.c          |   25 +++++++++++++-------
  hw/dmx/glxProxy/glxcmds.c        |   16 ++++---------
  hw/dmx/glxProxy/glxscreens.c     |    9 +++-----
  hw/dmx/glxProxy/glxsingle.c      |    6 ++---
  hw/dmx/glxProxy/glxvendor.c      |    4 ++--
  hw/kdrive/ephyr/XF86dri.c        |   23 ++++++++++++-------
  hw/kdrive/ephyr/ephyrhostglx.c   |   47 ++++++++++++++++++++++++--------------
  hw/kdrive/ephyr/ephyrhostvideo.c |    2 +-
  hw/xnest/Args.h                  |    2 +-
  10 files changed, 78 insertions(+), 60 deletions(-)

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list