From: Andrew Tridgell Date: Sat, 12 May 2007 05:44:35 +0000 (+1000) Subject: watch for the freeze child exiting X-Git-Tag: tevent-0.9.20~348^2~2749 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb81a2eca85bc71cbf82acf2f0f4e9e375d3c08a;p=thirdparty%2Fsamba.git watch for the freeze child exiting (This used to be ctdb commit 7f350eca8598022ebd198b2476d1f2c2a8f03a8d) --- diff --git a/ctdb/common/ctdb_freeze.c b/ctdb/common/ctdb_freeze.c index 776db55acda..f37b768d503 100644 --- a/ctdb/common/ctdb_freeze.c +++ b/ctdb/common/ctdb_freeze.c @@ -102,8 +102,6 @@ static void ctdb_freeze_lock_handler(struct event_context *ev, struct fd_event * DLIST_REMOVE(h->ctdb->freeze_handle->waiters, w); talloc_free(w); } - - talloc_free(fde); } /*