]> git.ipfire.org Git - thirdparty/samba.git/commit
pthreadpool: correctly handle pthreadpool_tevent_register_ev() failures
authorStefan Metzmacher <metze@samba.org>
Fri, 20 Apr 2018 13:05:44 +0000 (15:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Jul 2018 12:25:18 +0000 (14:25 +0200)
commit19e4a0857779dd7502d044fc76859bbc202276e2
treef9da11bb4779f9b77f1d960cd053fe5a185cb286
parentc310647e560abc2343ef2ff0ab15daab0fba2650
pthreadpool: correctly handle pthreadpool_tevent_register_ev() failures

It returns errno values instead of setting 'errno'.

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