s3:lib/tldap: make use of tevent_req_set_cleanup_fn()
authorStefan Metzmacher <metze@samba.org>
Wed, 8 Jan 2014 09:31:15 +0000 (10:31 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Jan 2014 13:34:06 +0000 (14:34 +0100)
commit741cb24f7a953498940d7b3ada6cb5538ec590fd
tree262fa7650fdc1d3bf19b35a5f328c514eccdce45
parent5fd9eab20fc48f84c2ab389f91ae11d65361ccf5
s3:lib/tldap: make use of tevent_req_set_cleanup_fn()

This is more better than a custom tevent_req destructor.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri Jan 17 14:34:06 CET 2014 on sn-devel-104
source3/lib/tldap.c