s3:idmap: fix talloc hierarchy in idmap_passdb_domain()
authorMichael Adam <obnox@samba.org>
Wed, 23 Jul 2014 09:42:57 +0000 (11:42 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 25 Jul 2014 12:18:20 +0000 (14:18 +0200)
commitb51809c13e9b5991e0abafdb3c49ce1f919878c2
tree6abea3068d4ff5cb3a26e9b12f75e75b12f0b095
parentb78d44fe89f3a2f6635b46cbcfae28069c9cff55
s3:idmap: fix talloc hierarchy in idmap_passdb_domain()

(don't init to NULL context - we got one handed in...)

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Fri Jul 25 14:18:20 CEST 2014 on sn-devel-104
source3/winbindd/idmap.c