tevent: use talloc_zero() in tevent_signal.c
commit601fd81ef274ee42121d71d2167a62fdcb759409
authorStefan Metzmacher <metze@samba.org>
Tue, 27 Mar 2018 12:30:20 +0000 (27 14:30 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 11 Jul 2018 21:04:20 +0000 (11 23:04 +0200)
treec281563d98df0d99bb215e8a647d84653e3f3067
parent8a947939e11cacde7c4b4dce03bf12348642ee7f
tevent: use talloc_zero() in tevent_signal.c

This might not be strictly required, but it might
avoid problems in future...

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