quirks: use realloc instead of reallocarray
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 14 Jun 2018 21:59:06 +0000 (07:59 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 14 Jun 2018 22:01:53 +0000 (08:01 +1000)
commit0d6dea5d8fd3f855377d954ea6bda24035fe5ca5
treeffb8477bc03e8cc7f606ccaf3a64f642c9eb9189
parent20ccb81726a449cdb3abb3797482c5e79ea3def9
quirks: use realloc instead of reallocarray

The latter requires libbsd and for that one call it's not worth it

https://gitlab.freedesktop.org/libinput/libinput/issues/40

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/quirks.c