pthreadpool: use talloc_zero() in tests_cmocka.c setup_pthreadpool_tevent()
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Jun 2018 13:38:08 +0000 (15:38 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Jul 2018 12:25:18 +0000 (14:25 +0200)
commitc9f54db10911762298d1d4fe681d0aaf705f6f55
treef88032f03ef9dcbdbadde236330dfecca275d65a
parente45d33e92e47995faa7c523cf82dfb65efb190f8
pthreadpool: use talloc_zero() in tests_cmocka.c setup_pthreadpool_tevent()

This was found with valgrind.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/pthreadpool/tests_cmocka.c