tevent: allow tevent_abort() to cope with ev == NULL
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Mar 2018 15:51:01 +0000 (16:51 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 11 Jul 2018 21:04:18 +0000 (23:04 +0200)
commitf8578e012c17b1513f09de97a12d1126e77aac79
tree559bf3cce95f0b8e32e4db0d46e9a95c41350469
parent1eccb2dd1c24073bb7353c1ec9280347d6259331
tevent: allow tevent_abort() to cope with ev == NULL

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