- remove uninit warning from cachedump code.

git-svn-id: file:///svn/unbound/trunk@2572 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2011-12-15 10:55:59 +00:00
parent e0fd0ef80c
commit 5ae8bec719
2 changed files with 4 additions and 0 deletions

View file

@ -814,6 +814,7 @@ print_dp_details(SSL* ssl, struct worker* worker, struct delegpt* dp)
return;
}
/* lookup in infra cache */
delay=0;
entry_ttl = infra_get_host_rto(worker->env.infra_cache,
&a->addr, a->addrlen, dp->name, dp->namelen,
&ri, &delay, *worker->env.now);

View file

@ -1,3 +1,6 @@
15 December 2011: Wouter
- remove uninit warning from cachedump code.
13 December 2011: Wouter
- iana portlist updated.
- svn tag 1.4.14rc1