fixed a double free in winbind
authorAndrew Tridgell <tridge@samba.org>
Fri, 18 Apr 2008 14:23:48 +0000 (16:23 +0200)
committerAndrew Tridgell <tridge@samba.org>
Fri, 18 Apr 2008 14:23:48 +0000 (16:23 +0200)
commit3c217518ba9a7b64fe6c842187499f1ee5189567
tree5f0dc0d1bea4cc9000bead3bb53734cfafbf0baa
parente2489de8de7d6e4839f29166f1881df3550a502d
fixed a double free in winbind

state->domain->netlogon_binding is a child of ctx, and ctx is freed by
the composite_is_ok failure callback
source/winbind/wb_init_domain.c