s4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_allnodes()
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Jul 2014 15:57:13 +0000 (17:57 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 10 Mar 2015 09:55:43 +0000 (10:55 +0100)
commit4ee99eea1adbc1dd69a9efba869a894fac672be4
tree1db4a63cf80e0ed5df98cc0488eea75837845f23
parent32300efac36062959a632efe32a239141ab09ce3
s4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_allnodes()

We don't have to keep everything arround while walking the whole zone.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 5d397c8198bcd2cdccc3deda57377d4696e6abd1)
source4/dns_server/dlz_bind9.c