On Wed, Feb 04, 2009 at 10:51:21AM +1000, Peter Hutterer wrote: > From 29b2848cecf1ccde8fba7d7b1bfafa03873753d8 Mon Sep 17 00:00:00 2001 > From: Peter Hutterer <[email protected]> > Date: Wed, 4 Feb 2009 10:11:13 +1000 > Subject: [PATCH] dix: die if we can't activate or init the VCP/VCK. > > If we have a busted xkb setup, the XKB initialization on the core devices > fails and leaves us with dev->key->xkbInfo == NULL. This in turn causes > segfaults lateron. > > Return BadValue when the XKB configuration for a master device failed, and if > that happens for the VCP/VCK, die semi-gracefully. > The VCP init can only fail on OOM. > > Reported by Aaron Plattner. > > Signed-off-by: Peter Hutterer <[email protected]>
Acked-by: Daniel Stone <[email protected]>
signature.asc
Description: Digital signature
_______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
