s3:winbind Make state->mem_ctx a talloc child of state
authorAndrew Bartlett <abartlet@samba.org>
Mon, 24 May 2010 00:11:23 +0000 (10:11 +1000)
committerStefan Metzmacher <metze@samba.org>
Mon, 31 May 2010 19:36:55 +0000 (21:36 +0200)
commit19f4229fff0f0e350d0eb6e91f674c48c744d214
treeaea4a67ab5968cbe4cd585b286cdc959f495ee0e
parent61eb56be4ea1f4eb26f63b985aeb52cdb1183328
s3:winbind Make state->mem_ctx a talloc child of state

This way everything is destoryed at the conclusion of
the connection correctly.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/winbindd/winbindd.c