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, 26 Aug 2014 07:13:06 +0000 (09:13 +0200)
commit5d397c8198bcd2cdccc3deda57377d4696e6abd1
tree092e1bfe04d323cd213549054538e0226d8553df
parentfbebe7e756e4ccd0684e94e9b1e787f98f399ccc
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>
source4/dns_server/dlz_bind9.c