ldb_modules: use talloc autofree context to allocate global pointers
authorKamen Mazdrashki <kamenim@samba.org>
Mon, 8 Sep 2014 04:07:12 +0000 (06:07 +0200)
committerKamen Mazdrashki <kamenim@samba.org>
Wed, 1 Oct 2014 00:35:55 +0000 (02:35 +0200)
commitc886e9b91e4153cb849bef822c4af49ee0030f8d
tree38698bc97d0b410f3c041d0cffdb5837e0c929e6
parent5154ad8af73735147341a3d2c4d3a40ef2ce399a
ldb_modules: use talloc autofree context to allocate global pointers

Signed-off-by: Kamen Mazdrashki <kamenim@samba.org>
lib/ldb/common/ldb_modules.c