<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On 9 April 2014 20:02, Jonas Ã…dahl <span dir="ltr"><<a href="mailto:jadahl@gmail.com" target="_blank">jadahl@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Don't have a hard coded (previously 16) slot array size; instead<br>
allocate dynamically depending what slots are assigned. There is still a<br>
hard coded max though, to protect from invalid input, but its changed<br>
to 60.<br></blockquote><div><br></div><div>Won't this break xf86-input-libinput, which processes events inside a signal handler, and thus can't use malloc()?</div><div><br></div><div>Cheers,</div><div>Daniel</div>
</div></div></div>