keep cache of prealloced blocks.

git-svn-id: file:///svn/unbound/trunk@698 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2007-10-18 22:17:02 +00:00
parent 6f49c2fe55
commit ce11690aa1
6 changed files with 95 additions and 6 deletions
+1
View File
@@ -282,6 +282,7 @@ verifytest_file(const char* fname, const char* at_date)
verifytest_entry(e, &alloc, region, buf, dnskey, &env, &ve);
}
ub_packed_rrset_parsedelete(dnskey, &alloc);
delete_entry(list);
regional_destroy(region);
alloc_clear(&alloc);