[PULL 1.10] startup crash fixes for xorg.conf input devices

Jeremy Huddleston jeremyhu at apple.com
Fri Jul 29 01:22:14 PDT 2011


On Jul 27, 2011, at 17:15, Peter Hutterer wrote:

> Note that these have not landed on master yet but they're in the pull queue.
> All four fix various startup crashers, triggered by xorg.conf input device
> configuration.

Yeah ... normally I'd want these to land in master first, but these look straightforward.  I'd rather have them in RC1 and back them out later if there's something wrong then wait for master and have them only tested in RC2.

   a0b8dac..50a7361  server-1.10-branch -> server-1.10-branch



> 
> The following changes since commit a0b8dacbc016e38c92300ed421850e11848b8454:
> 
>  XQuartz: Adjust BUNDLE_ID_PREFIX to LAUNCHD_ID_PREFIX for server-1.10-branch (2011-07-19 23:49:31 -0700)
> 
> are available in the git repository at:
>  git://people.freedesktop.org/~whot/xserver.git server-1.10-input
> 
> Peter Hutterer (4):
>      xfree86: Remove devices that failed to enable on startup
>      xfree86: duplicate xorg.conf device information before xf86NewInputDevice
>      xfree86: NULL option values are technically valid, don't strdup them
>      Initialize the fd to -1 for xorg.conf input devices.
> 
> hw/xfree86/common/xf86Config.c |    3 +++
> hw/xfree86/common/xf86Init.c   |   32 +++++++++++++++++++++++++++-----
> hw/xfree86/common/xf86Option.c |    2 +-
> hw/xfree86/common/xf86Xinput.c |    1 +
> 4 files changed, 32 insertions(+), 6 deletions(-)
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
> 



More information about the xorg-devel mailing list