]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
watch for the freeze child exiting
authorAndrew Tridgell <tridge@samba.org>
Sat, 12 May 2007 05:44:35 +0000 (15:44 +1000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 12 May 2007 05:44:35 +0000 (15:44 +1000)
(This used to be ctdb commit 7f350eca8598022ebd198b2476d1f2c2a8f03a8d)

ctdb/common/ctdb_freeze.c

index 776db55acdacae9b3f2c2c4a38e5d4b5556e615e..f37b768d5030ff56c1e9deff6c846ee324a45e8a 100644 (file)
@@ -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);
 }
 
 /*