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)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 May 2018 07:51:45 +0000 (09:51 +0200)
commit0d506213b45c1b9495ce35a1e4450b6eab445258
treee75d22c1e40a1af1bf7a21c3fb473ff656406a06
parentafc713484884ff2aa1dd3b3d236bfd835bc48fc7
tevent: allow tevent_abort() to cope with ev == NULL

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