ctdbd_conn: fix a resource leak
commit4e6e513b32a9ac43a176407ded3a7c08fac72cdc
authorRalph Boehme <slow@samba.org>
Tue, 27 Dec 2016 08:19:16 +0000 (27 09:19 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 9 Jan 2017 08:21:27 +0000 (9 09:21 +0100)
tree6431c512c7c639de0e52b997706ce78e186fc684
parentd9e58121d3caac1d5ed8de950243aba71805aea2
ctdbd_conn: fix a resource leak

When reinitializing the ctdb messaging subsystem we must free the ctdb
connection fde.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
source3/lib/messages_ctdbd.c