s4: process_standard: Add return checking for tevent_add_fd() to standard_accept_conn...
authorJeremy Allison <jra@samba.org>
Fri, 7 Apr 2017 22:12:51 +0000 (15:12 -0700)
committerRalph Boehme <slow@samba.org>
Sat, 8 Apr 2017 10:30:08 +0000 (12:30 +0200)
commit513eb8b8d397a9d6a5b7f029590b2e7dc0c1b743
treeb6e249764b61bd6eb5ae5810c35c6f9a3d00c06e
parentc97714319bdd0c3d54fb3ba64798c3aa674bb60b
s4: process_standard: Add return checking for tevent_add_fd() to standard_accept_connection() and standard_new_task().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/smbd/process_standard.c