Files
xserver_xsdl/xkb/xkbInit.c
Daniel Stone 59774af86b XKB: Remove usage of alloca
alloca has no way to return failure, and instead can possibly arbitrarily
overflow the stack.  Let's avoid that one.
2007-11-05 14:34:41 +00:00

27 KiB