Skip to content
  • Daniel Stone's avatar
    XKB: Remove usage of alloca · 59774af8
    Daniel Stone authored
    alloca has no way to return failure, and instead can possibly arbitrarily
    overflow the stack.  Let's avoid that one.
    59774af8