[Pkg-sdl-maintainers] Bug#354617: libsdl1.2debian: all sdl progs segfault since the upgrade to 1.2.9-1

Joe Wreschnig piman at debian.org
Tue Feb 28 05:12:22 UTC 2006


merge 354617 354655
severity 354617 critical
thanks

005_x11_keysym_fix.diff introduced severe ABI breakage in libSDL that is
causing most programs using it to crash. Previously it was possible to
call X11_TranslateKey with a NULL xkey and a valid kc; XKeycodeToKeysym
does not need xkey, and there are several checks for non-NULL xkey later
in the function to make sure it's safe before using it.

With the patch, XLookupString is called with xkey as a mandatory
non-NULL argument. Programs that call it with NULL arguments thus
segfault.

Please revert this patch.
-- 
Joe Wreschnig <piman at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-sdl-maintainers/attachments/20060227/ad988f74/attachment-0001.pgp


More information about the Pkg-sdl-maintainers mailing list