mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-08 10:57:43 +02:00
- patch from Dag-Erling Smorgrav that removes code that relies
on sbrk(). git-svn-id: file:///svn/unbound/trunk@3934 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
@@ -236,6 +236,7 @@ printstats(rbtree_t* tree)
|
||||
int main(int argc, const char* argv[])
|
||||
{
|
||||
rbtree_t* tree = 0;
|
||||
log_init(NULL, 0, 0);
|
||||
if(argc != 2) {
|
||||
usage();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user