Silenced a warning for some compilers.
This commit is contained in:
parent
60b802dc38
commit
c884156af0
1 changed files with 1 additions and 0 deletions
|
@ -1236,6 +1236,7 @@ ngx_resolver_process_a(ngx_resolver_t *r, u_char *buf, size_t last,
|
|||
addrs = NULL;
|
||||
cname = NULL;
|
||||
qtype = 0;
|
||||
ttl = 0;
|
||||
|
||||
for (a = 0; a < nan; a++) {
|
||||
|
||||
|
|
Loading…
Reference in a new issue