s3:ctdbd_conn: make sure we destroy tevent_fd before closing the socket
authorStefan Metzmacher <metze@samba.org>
Mon, 5 Oct 2015 13:57:42 +0000 (15:57 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 6 Oct 2015 08:10:16 +0000 (10:10 +0200)
commit70dbba96e311449575f571db68710584fc991234
tree4372bc8ccf09dc757c79236a0d3b55853f93b302
parent97bb100a765e5dc3983315df11c9654798a76574
s3:ctdbd_conn: make sure we destroy tevent_fd before closing the socket

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11316

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/lib/ctdbd_conn.c