Re: [PATCH libinput 5/5] zalloc the libinput_source, don't malloc it

2015-02-02 Thread Jonas Ådahl
On Tue, Feb 03, 2015 at 11:07:06AM +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer Reviewed-by: Jonas Ådahl on the whole series. > --- > src/libinput.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/libinput.c b/src/libinput.c > index 951698a..7456b9

[PATCH libinput 5/5] zalloc the libinput_source, don't malloc it

2015-02-02 Thread Peter Hutterer
Signed-off-by: Peter Hutterer --- src/libinput.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libinput.c b/src/libinput.c index 951698a..7456b90 100644 --- a/src/libinput.c +++ b/src/libinput.c @@ -510,7 +510,7 @@ libinput_add_fd(struct libinput *libinput, struc