[PULL] xserver clean ups

Matt Turner mattst88 at gmail.com
Fri Aug 27 16:11:30 PDT 2010


Hi Keith,
Please pull 6 patches from Jesse Adkins and one from me.

Thanks!
Matt

The following changes since commit 79ee78de9de49d0cab03401662baa476a18e53b8:

  xserver 1.9.0 (2010-08-20 17:32:27 -0700)

are available in the git repository at:
  git://anongit.freedesktop.org/~mattst88/xserver master

Jesse Adkins (6):
      xfree86: Remove comments about unable to use malloc.
      xfree86: Remove prototypes for non-existant functions.
      xfree86: Simplify xf86Msg{,Verb}
      xfree86: Fix leaks in OpenConfigFile and OpenConfigDir
      xfree86: Removed unused messages from Configint.h
      xfree86: Purge parsePrologueVoid.

Matt Turner (1):
      Replace malloc/strlen/strcpy with strdup.

 Xi/extinit.c                          |    3 +--
 dix/extension.c                       |    6 ++----
 hw/kdrive/src/kxv.c                   |    9 +++------
 hw/xfree86/common/xf86Helper.c        |    4 ++--
 hw/xfree86/common/xf86Init.c          |   11 ++---------
 hw/xfree86/common/xf86xv.c            |    9 +++------
 hw/xfree86/loader/loader.c            |    6 ++----
 hw/xfree86/loader/loader.h            |    6 ------
 hw/xfree86/parser/Configint.h         |    9 ---------
 hw/xfree86/parser/Flags.c             |   10 ++--------
 hw/xfree86/parser/scan.c              |    5 +++--
 hw/xquartz/mach-startup/bundle-main.c |    3 +--
 hw/xwin/glx/indirect.c                |    5 +----
 13 files changed, 22 insertions(+), 64 deletions(-)


More information about the xorg-devel mailing list