r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),
authorAndrew Tridgell <tridge@samba.org>
Sun, 3 Oct 2004 06:39:19 +0000 (06:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:34 +0000 (12:59 -0500)
commit1246f80d806fb5f63cfbf3879de6d546384552a8
treefa5ec5f0afabf47ce19c52848c306c46b5768271
parent6c563887f1b9b8c842309a523e88b6f2a32db10f
r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(),
so talloc now doesn't contain any ldb specific functions.

allow NULL to be passed to a couple more talloc() functions
source/ldap_server/ldap_simple_ldb.c
source/lib/ldb/common/ldb_alloc.c
source/lib/ldb/include/ldb.h
source/lib/talloc.c
source/rpc_server/common/gendb.c
source/rpc_server/netlogon/schannel_state.c
source/rpc_server/samr/samdb.c
talloc_guide.txt