Hi,

On 9 April 2014 20:02, Jonas Ådahl <jad...@gmail.com> wrote:

> Don't have a hard coded (previously 16) slot array size; instead
> allocate dynamically depending what slots are assigned. There is still a
> hard coded max though, to protect from invalid input, but its changed
> to 60.
>

Won't this break xf86-input-libinput, which processes events inside a
signal handler, and thus can't use malloc()?

Cheers,
Daniel
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to