r12716: Tridge points out that the request argument to ldb_next_request must
authorAndrew Bartlett <abartlet@samba.org>
Thu, 5 Jan 2006 02:14:01 +0000 (02:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:49:44 +0000 (13:49 -0500)
commit356c8c56090a7c4254609c0cc138c994b618fa55
tree17234d648d0a653c10e61cb262896cccc3fae204
parenta02b0c5568977e1a2a396460d13a24076d4681f0
r12716: Tridge points out that the request argument to ldb_next_request must
be a valid talloc() pointer, as other modules may rely on this.

Andrew Bartlett
source/dsdb/samdb/ldb_modules/password_hash.c
source/lib/ldb/modules/objectclass.c