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>
Thu, 4 Sep 2014 09:06:50 +0000 (11:06 +0200)
commit3d628d584e504b5b6e2cb6e7cf9f2a5b227b166c
treee2edc58a7e54630593ccb2ba9edcd96e6dd90673
parentd05ba7f15ce14a146e8cdf28fffbad0d5068d3fd
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