ctdbd_conn: fix a resource leak
commitdd3868a5c76cc6d177c393215c6755d1b42d74a6
authorRalph Boehme <slow@samba.org>
Tue, 27 Dec 2016 08:19:16 +0000 (27 09:19 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Wed, 28 Dec 2016 00:29:21 +0000 (28 01:29 +0100)
tree3975de699544c8d3e16be28b26ab89597cd272a5
parent91d027554e414f371b3237110d1c92033d929992
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