s3:smbldap: use smbldap_state as memory context for idle event
authorGregor Beck <gbeck@sernet.de>
Tue, 21 Jun 2011 05:51:41 +0000 (07:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Jul 2011 19:44:48 +0000 (21:44 +0200)
commit119a45e9f8e4fdc17417a1b618094e3280add584
tree2aa9ed4539c29c187661794892dd3d5f12dfb515
parente282a816d45b750293c14fbd6de4569f7270107a
s3:smbldap: use smbldap_state as memory context for idle event

ensure the event is canceled if the smbldap_state gets freed
this fixes a panic of winbindd if verify_idpool fails
source3/lib/smbldap.c