malloc + memset -> zalloc
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 8 Aug 2013 01:57:05 +0000 (11:57 +1000)
committerJonas Ådahl <jadahl@gmail.com>
Sun, 10 Nov 2013 16:51:32 +0000 (17:51 +0100)
commit420fbad8bb72cb5ad48bde5a73edca1debdd764e
tree78480945c43a0d1371d4ba17a6d4953435b537a8
parentc1bb30da2f965244677776ee7f7cf89fd4f176c8
malloc + memset -> zalloc

And for clients using the xmalloc helper, use xzalloc.

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